closeButtonBehaviour sync + lang name refactor
This commit is contained in:
parent
992887eecf
commit
b663df272b
6 changed files with 25 additions and 8 deletions
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
// i18n Info
|
||||
"i18n.languageName": "English (UK)", // name of language in native language
|
||||
"i18n.languageNameEnglish": "English (UK)", // 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
|
||||
"date.format": "${d} ${m}, ${y}",
|
||||
|
||||
"home.friendsListeningTo": "Bruv's Listening To"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue