Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Commit c5e8d39

Browse files
committed
Add Arabic
1 parent 815d03d commit c5e8d39

File tree

9 files changed

+24
-0
lines changed

9 files changed

+24
-0
lines changed

config/locales/ar.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
ar:
2+
active_admin:
3+
globalize:
4+
translations: "ترجمة"
5+
language:
6+
de: "ألماني"
7+
en: "الإنجليزية"
8+
es: "الأسبانية"
9+
fr: "اللغة الفرنسية"
10+
hu: "الهنغارية"
11+
it: "الإيطالي"
12+
pt-BR: "البرتغالية"
13+
pt-PT: "البرتغالية (البرتغال)"
14+
tr: "اللغة التركية"
15+
he: "العبرية"
16+

config/locales/de.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ de:
1313
pt-PT: "Portugiesisch (Portugal)"
1414
tr: "Türkisch"
1515
he: "Hebräisch"
16+
ar: "Arabisch"
1617

config/locales/en.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ en:
1313
pt-PT: "Portuguese (Portugal)"
1414
tr: "Turkish"
1515
he: "Hebrew"
16+
ar: "Arabic"
1617

config/locales/es.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ es:
1313
pt-PT: "Portugués (Portugal)"
1414
tr: "Turco"
1515
he: "Hebreo"
16+
ar: "Arábica"
1617

config/locales/he.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ he:
1313
pt-PT: "פורטוגזית (פורטוגל)"
1414
tr: "טורקית"
1515
he: "עברית"
16+
ar: "ערבית"
1617

config/locales/hu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ hu:
1313
pt-PT: "Portuguese (Portugal)"
1414
tr: "Török"
1515
he: "Héber"
16+
ar: "Arab"
1617

config/locales/it.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ it:
1313
pt-PT: "Portoghese (Portogallo)"
1414
tr: "Turco"
1515
he: "Ebraico"
16+
ar: "Arabo"
1617

config/locales/pt-BR.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ pt-BR:
1313
pt-PT: "Português (Portugal)"
1414
tr: "Turco"
1515
he: "Hebraico"
16+
ar: "Árabe"
1617

config/locales/pt-PT.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ pt-PT:
1313
pt-PT: "Português (Portugal)"
1414
tr: "Turco"
1515
he: "Hebraico"
16+
ar: "Árabe"
1617

0 commit comments

Comments
 (0)