Add in-app language picker to App Settings

This commit is contained in:
世界
2026-01-05 19:51:15 +08:00
parent ce0d7ead88
commit 98410fe093
3 changed files with 95 additions and 30 deletions
+40 -3
View File
@@ -1531,6 +1531,26 @@
}
}
},
"Language" : {
"localizations" : {
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "语言"
}
}
}
},
"Language will be changed after restarting the app." : {
"localizations" : {
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "重启应用后语言将生效。"
}
}
}
},
"Last Updated" : {
"localizations" : {
"zh-Hans" : {
@@ -1830,9 +1850,6 @@
}
}
}
},
"Not installed" : {
},
"Ok" : {
"localizations" : {
@@ -2141,6 +2158,16 @@
}
}
},
"Restart Required" : {
"localizations" : {
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "需要重启"
}
}
}
},
"Resume" : {
"comment" : "Resume log auto-scroll",
"localizations" : {
@@ -2517,6 +2544,16 @@
}
}
},
"System Default" : {
"localizations" : {
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "跟随系统"
}
}
}
},
"System Extension" : {
"localizations" : {
"zh-Hans" : {