Skip to content

Commit adc786d

Browse files
committed
Add gu and pa to translation configs
1 parent 5e51741 commit adc786d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

config/application.rb

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ class Application < Rails::Application
5555
:fi,
5656
:fr,
5757
:gd,
58+
:gu,
5859
:he,
5960
:hi,
6061
:hr,
@@ -73,6 +74,7 @@ class Application < Rails::Application
7374
:mt,
7475
:no,
7576
:nl,
77+
:pa,
7678
:pl,
7779
:ps,
7880
:pt,

config/locales/en.yml

+2
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ en:
7373
et: Estonian
7474
fa: Persian
7575
fr: French
76+
gu: Gujarati
7677
it: Italian
7778
ja: Japanese
7879
pt: Portuguese
@@ -86,6 +87,7 @@ en:
8687
cs: Czech
8788
he: Hebrew
8889
ko: Korean
90+
pa: Punjabi
8991
pl: Polish
9092
ro: Romanian
9193
sr: Serbian

0 commit comments

Comments
 (0)