mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Use YAML syntax highlight for config/locales/en.yml
[ci skip]
This commit is contained in:
parent
c4e576fc7f
commit
9a66a22102
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ If your translations are stored in YAML files, certain keys must be escaped. The
|
|||
|
||||
Examples:
|
||||
|
||||
```erb
|
||||
```yaml
|
||||
# config/locales/en.yml
|
||||
en:
|
||||
success:
|
||||
|
|
Loading…
Reference in a new issue