File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
actionmailbox/test/dummy/config/locales
actiontext/test/dummy/config/locales
activestorage/test/dummy/config/locales
railties/lib/rails/generators/rails/app/templates/config/locales Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
# Instead, surround them with single quotes.
25
25
#
26
26
# en:
27
- # " true": " foo"
27
+ # ' true': ' foo'
28
28
#
29
29
# To learn more, please read the Rails Internationalization guide
30
30
# available at https://guides.rubyonrails.org/i18n.html.
Original file line number Diff line number Diff line change 24
24
# Instead, surround them with single quotes.
25
25
#
26
26
# en:
27
- # " true": " foo"
27
+ # ' true': ' foo'
28
28
#
29
29
# To learn more, please read the Rails Internationalization guide
30
30
# available at https://guides.rubyonrails.org/i18n.html.
Original file line number Diff line number Diff line change 24
24
# Instead, surround them with single quotes.
25
25
#
26
26
# en:
27
- # " true": " foo"
27
+ # ' true': ' foo'
28
28
#
29
29
# To learn more, please read the Rails Internationalization guide
30
30
# available at https://guides.rubyonrails.org/i18n.html.
Original file line number Diff line number Diff line change 24
24
# Instead, surround them with single quotes.
25
25
#
26
26
# en:
27
- # " true": " foo"
27
+ # ' true': ' foo'
28
28
#
29
29
# To learn more, please read the Rails Internationalization guide
30
30
# available at https://guides.rubyonrails.org/i18n.html.
You can’t perform that action at this time.
0 commit comments