mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
parent
cc24d962c5
commit
57b7791286
1 changed files with 10 additions and 10 deletions
|
@ -102,7 +102,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
||||||
blog: "Blog"
|
blog: "Blog"
|
||||||
forum: "Fórum"
|
forum: "Fórum"
|
||||||
account: "Fiók"
|
account: "Fiók"
|
||||||
# my_account: "My Account"
|
my_account: "Fiókom"
|
||||||
profile: "Profil"
|
profile: "Profil"
|
||||||
stats: "Statisztika"
|
stats: "Statisztika"
|
||||||
code: "Kód"
|
code: "Kód"
|
||||||
|
@ -112,18 +112,18 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
||||||
about: "Rólunk"
|
about: "Rólunk"
|
||||||
contact: "Kapcsolat"
|
contact: "Kapcsolat"
|
||||||
twitter_follow: "Követés"
|
twitter_follow: "Követés"
|
||||||
# students: "Students"
|
students: "Diákok"
|
||||||
teachers: "Tanárok"
|
teachers: "Tanárok"
|
||||||
careers: "Karrier"
|
careers: "Karrier"
|
||||||
# facebook: "Facebook"
|
facebook: "Facebook"
|
||||||
# twitter: "Twitter"
|
twitter: "Twitter"
|
||||||
create_a_class: "Hozz létre egy Osztályt"
|
create_a_class: "Hozz létre egy Osztályt"
|
||||||
other: "Egyéb"
|
other: "Egyéb"
|
||||||
learn_to_code: "Tanulj meg Kódolni!"
|
learn_to_code: "Tanulj meg Kódolni!"
|
||||||
# toggle_nav: "Toggle navigation"
|
# toggle_nav: "Toggle navigation"
|
||||||
# jobs: "Jobs"
|
jobs: "Állások"
|
||||||
# schools: "Schools"
|
schools: "Iskolák"
|
||||||
# educator_wiki: "Educator Wiki"
|
educator_wiki: "Oktatói Wiki"
|
||||||
# get_involved: "Get Involved"
|
# get_involved: "Get Involved"
|
||||||
# open_source: "Open source (GitHub)"
|
# open_source: "Open source (GitHub)"
|
||||||
# support: "Support"
|
# support: "Support"
|
||||||
|
@ -132,8 +132,8 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
||||||
# help_suff: "and we'll get in touch!"
|
# help_suff: "and we'll get in touch!"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
# cancel: "Cancel"
|
cancel: "Mégse"
|
||||||
close: "Mégse"
|
close: "Bezár"
|
||||||
okay: "Oké"
|
okay: "Oké"
|
||||||
|
|
||||||
not_found:
|
not_found:
|
||||||
|
@ -390,7 +390,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
||||||
subject: "Tárgy"
|
subject: "Tárgy"
|
||||||
email: "E-mail"
|
email: "E-mail"
|
||||||
password: "Jelszó"
|
password: "Jelszó"
|
||||||
# confirm_password: "Confirm Password"
|
confirm_password: "Jelszó megerősítése"
|
||||||
message: "Üzenet"
|
message: "Üzenet"
|
||||||
code: "Kód"
|
code: "Kód"
|
||||||
ladder: "Ranglétra"
|
ladder: "Ranglétra"
|
||||||
|
|
Loading…
Reference in a new issue