wip: add easy_localization.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"theme": {
|
||||
"label": "Theme",
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "System"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"theme": {
|
||||
"label": "主题",
|
||||
"dark": "深色",
|
||||
"light": "浅色",
|
||||
"system": "跟随系统"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user