mirror of https://github.com/tooot-app/app
Merge pull request #225 from tooot-app/l10n_main
This commit is contained in:
commit
7163ce7d77
|
@ -232,6 +232,14 @@
|
||||||
"cancel": "$t(common:buttons.cancel)"
|
"cancel": "$t(common:buttons.cancel)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"darkTheme": {
|
||||||
|
"heading": "深色主题",
|
||||||
|
"options": {
|
||||||
|
"lighter": "暗淡",
|
||||||
|
"darker": "暗黑",
|
||||||
|
"cancel": "$t(common:buttons.cancel)"
|
||||||
|
}
|
||||||
|
},
|
||||||
"browser": {
|
"browser": {
|
||||||
"heading": "外部链接",
|
"heading": "外部链接",
|
||||||
"options": {
|
"options": {
|
||||||
|
|
Loading…
Reference in New Issue