mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: support setting background image (#475)
This commit is contained in:
@@ -55,6 +55,7 @@ termora.settings.appearance.language=Language
|
||||
termora.settings.appearance.i-want-to-translate=I want to translate
|
||||
termora.settings.appearance.follow-system=Sync with OS
|
||||
termora.settings.appearance.opacity=Opacity
|
||||
termora.settings.appearance.background-image=BG Image
|
||||
termora.settings.appearance.background-running=Backgrounding
|
||||
|
||||
termora.setting.security=Security
|
||||
|
||||
@@ -52,6 +52,7 @@ termora.settings.appearance.language=语言
|
||||
termora.settings.appearance.i-want-to-translate=我想要翻译
|
||||
termora.settings.appearance.follow-system=跟随系统
|
||||
termora.settings.appearance.opacity=透明度
|
||||
termora.settings.appearance.background-image=背景图
|
||||
termora.settings.appearance.background-running=后台运行
|
||||
|
||||
termora.setting.security=安全
|
||||
|
||||
@@ -53,6 +53,7 @@ termora.settings.appearance.language=語言
|
||||
termora.settings.appearance.i-want-to-translate=我想要翻譯
|
||||
termora.settings.appearance.follow-system=跟隨系統
|
||||
termora.settings.appearance.opacity=透明度
|
||||
termora.settings.appearance.background-image=背景圖
|
||||
termora.settings.appearance.background-running=後台運行
|
||||
|
||||
termora.setting.security=安全
|
||||
|
||||
Reference in New Issue
Block a user