added future fields
This commit is contained in:
parent
4766342c7c
commit
9c229072a2
1 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,11 @@
|
||||||
{ // Base File
|
{ // Base File
|
||||||
|
|
||||||
|
// i18n Info
|
||||||
|
"i18n.languageName": "English", // name of language in native language
|
||||||
|
"i18n.languageNameEnglish": "English", // name of language in English
|
||||||
|
"i18n.category": "main", // main = real language, fun = fun community languages
|
||||||
|
"i18n.authors": "", // Authors, if you contribute to this file feel free to add your name seperated with a space
|
||||||
|
|
||||||
// App info
|
// App info
|
||||||
"app.name": "Cider",
|
"app.name": "Cider",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue