Irregular update 09/02 (#388)

This commit is contained in:
KaHim Chan 2022-02-09 04:46:38 +08:00 committed by GitHub
parent 9201b7091c
commit 2b6246ddaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 384 additions and 368 deletions

View file

@ -1,5 +1,5 @@
{
// Base File
// i18n Info
"i18n.languageName": "English (US)", // name of language in native language
"i18n.languageNameEnglish": "English (US)", // name of language in English
@ -289,6 +289,7 @@
// Settings - Visual - Theme name
"settings.option.visual.theme.default": "Cider",
"settings.option.visual.theme.dark": "Dark",
// Refer to term.disabled for the disabled option
"settings.option.visual.showPersonalInfo": "दिखाएं Personal Info", // Toggle
@ -355,4 +356,4 @@
// About
"about.thanks": "Major thanks to the Cider Collective Team and all of our contributors."
}
}