Skip to content

Commit a74f6bc

Browse files
committed
Merge pull request #22 from dtengeri/master
Added hungarian translation.
2 parents da141b2 + 2daf5e9 commit a74f6bc

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

config/locales/en.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ en:
77
en: "English"
88
es: "Spanish"
99
de: "German"
10+
hu: "Hungarian"
1011
pt-BR: "Portuguese"
1112
pt-PT: "Portuguese (Portugal)"
1213

config/locales/hu.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
hu:
2+
active_admin:
3+
globalize:
4+
translations: "Fordítások"
5+
language:
6+
it: "Olasz"
7+
en: "Angol"
8+
es: "Spanyol"
9+
de: "Német"
10+
hu: "Magyar"
11+
pt-BR: "Portuguese"
12+
pt-PT: "Portuguese (Portugal)"
13+

config/locales/it.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ it:
77
en: "Inglese"
88
es: "Spagnolo"
99
de: "Tedesco"
10+
hu: "Ungherese"
1011
pt-BR: "Portoghese"
1112
pt-PT: "Portoghese (Portogallo)"
1213

config/locales/pt-BR.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pt-BR:
77
en: "Inglês"
88
es: "Espanhol"
99
de: "Alemão"
10+
hu: "Húngaro"
1011
pt-BR: "Português"
1112
pt-PT: "Português (Portugal)"
1213

config/locales/pt-PT.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pt-PT:
77
en: "Inglês"
88
es: "Espanhol"
99
de: "Alemão"
10+
hu: "Húngaro"
1011
pt-BR: "Português"
1112
pt-PT: "Português (Portugal)"
1213

0 commit comments

Comments
 (0)