Skip to content

mucke12/locale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Nash platform locale file

This is a open repository for the community to help translate and correct Nash locale files

Locale files are of format JSON and organized as:

{
"key": "content"
}

Here "key" is the keyword used in the platform code to identify the text and should not be modified. The "content" text is the translation target and is what replaces occurences of "key" in the code. There are some coding specifics in certain keys, those are indentified by {{}} and should be kept as they are, only its textual content should be translated.

Locale name Language Country/Territory
en English International (US standard)
ar_AA Arabic International (AA standard)
cs_CZ Czech Czech Republic
da_DK Danish Denmark
de_DE German D-A-CH
el_GR Greek Greece
es_ES Spanish International (ES standard)
fr_FR French International (FR standard)
it_IT Italian Italy
he_IL Hebrew Israel
hi_IN Hindi Hindi
ja_JP Japanese Japan
ko_KR Korean Korea
pt_BR Portuguese International (BR standard)
ru_RU Russian Russia
zh_CN Simplified Chinese International (CN standard)

About

Nash platform language package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published