Update he.coffee
This commit is contained in:
parent
86de427204
commit
89f6282d50
1 changed files with 22 additions and 22 deletions
|
@ -1,31 +1,31 @@
|
||||||
module.exports = nativeDescription: "עברית", englishDescription: "Hebrew", translation:
|
module.exports = nativeDescription: "עברית", englishDescription: "Hebrew", translation:
|
||||||
common:
|
common:
|
||||||
loading: "Loading..."
|
loading: "...טוען"
|
||||||
# saving: "Saving..."
|
saving: "...שומר"
|
||||||
# sending: "Sending..."
|
sending: "...שולח"
|
||||||
# cancel: "Cancel"
|
cancel: "ביטול"
|
||||||
# save: "Save"
|
save: "שמור"
|
||||||
# delay_1_sec: "1 second"
|
delay_1_sec: "שניה אחת"
|
||||||
# delay_3_sec: "3 seconds"
|
delay_3_sec: "שלוש שניות"
|
||||||
# delay_5_sec: "5 seconds"
|
delay_5_sec: "חמש שניות"
|
||||||
# manual: "Manual"
|
manual: "מדריך"
|
||||||
# fork: "Fork"
|
# fork: "Fork"
|
||||||
# play: "Play"
|
play: "שחק"
|
||||||
|
|
||||||
# modal:
|
modal:
|
||||||
# close: "Close"
|
close: "סגור"
|
||||||
# okay: "Okay"
|
okay: "אישור"
|
||||||
|
|
||||||
# not_found:
|
not_found:
|
||||||
# page_not_found: "Page not found"
|
page_not_found: "העמוד לא נמצא"
|
||||||
|
|
||||||
# nav:
|
nav:
|
||||||
# play: "Levels"
|
play: "שלבים"
|
||||||
# editor: "Editor"
|
editor: "עורך"
|
||||||
# blog: "Blog"
|
blog: "בלוג"
|
||||||
# forum: "Forum"
|
forum: "פורום"
|
||||||
# admin: "Admin"
|
admin: "אדמין"
|
||||||
# home: "Home"
|
home: "בית"
|
||||||
# contribute: "Contribute"
|
# contribute: "Contribute"
|
||||||
# legal: "Legal"
|
# legal: "Legal"
|
||||||
# about: "About"
|
# about: "About"
|
||||||
|
|
Reference in a new issue