mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
show language name in current language
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
"title": "ezBookkeeping"
|
||||
}
|
||||
},
|
||||
"language": {
|
||||
"English": "English",
|
||||
"Simplified Chinese": "Simplified Chinese"
|
||||
},
|
||||
"default": {
|
||||
"currency": "USD",
|
||||
"firstDayOfWeek": "Sunday",
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
"title": "ezBookkeeping"
|
||||
}
|
||||
},
|
||||
"language": {
|
||||
"English": "英语",
|
||||
"Simplified Chinese": "简体中文"
|
||||
},
|
||||
"default": {
|
||||
"currency": "CNY",
|
||||
"firstDayOfWeek": "Monday",
|
||||
|
||||
Reference in New Issue
Block a user