added future fields

This commit is contained in:
booploops 2022-01-26 00:11:33 -08:00
parent 4766342c7c
commit 9c229072a2

View file

@ -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",