We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e51741 commit adc786dCopy full SHA for adc786d
config/application.rb
@@ -55,6 +55,7 @@ class Application < Rails::Application
55
:fi,
56
:fr,
57
:gd,
58
+ :gu,
59
:he,
60
:hi,
61
:hr,
@@ -73,6 +74,7 @@ class Application < Rails::Application
73
74
:mt,
75
:no,
76
:nl,
77
+ :pa,
78
:pl,
79
:ps,
80
:pt,
config/locales/en.yml
@@ -73,6 +73,7 @@ en:
et: Estonian
fa: Persian
fr: French
+ gu: Gujarati
it: Italian
ja: Japanese
pt: Portuguese
@@ -86,6 +87,7 @@ en:
86
87
cs: Czech
88
he: Hebrew
89
ko: Korean
90
+ pa: Punjabi
91
pl: Polish
92
ro: Romanian
93
sr: Serbian
0 commit comments