mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: support fallback font
This commit is contained in:
@@ -63,6 +63,7 @@ termora.settings.appearance.confirm-tab-close=Confirm tab close
|
||||
|
||||
termora.settings.terminal=Terminal
|
||||
termora.settings.terminal.font=Font
|
||||
termora.settings.terminal.fallback-font=Fallback Font
|
||||
termora.settings.terminal.size=Size
|
||||
termora.settings.terminal.max-rows=Max rows
|
||||
termora.settings.terminal.debug=Debug mode
|
||||
|
||||
@@ -76,6 +76,7 @@ termora.find-everywhere.quick-command.local-terminal=本地终端
|
||||
|
||||
termora.settings.terminal=终端
|
||||
termora.settings.terminal.font=字体
|
||||
termora.settings.terminal.fallback-font=回退字体
|
||||
termora.settings.terminal.size=大小
|
||||
termora.settings.terminal.max-rows=最大行数
|
||||
termora.settings.terminal.debug=调试模式
|
||||
|
||||
@@ -86,6 +86,7 @@ termora.find-everywhere.quick-command.local-terminal=本地端
|
||||
|
||||
termora.settings.terminal=終端
|
||||
termora.settings.terminal.font=字體
|
||||
termora.settings.terminal.fallback-font=回退字體
|
||||
termora.settings.terminal.size=大小
|
||||
termora.settings.terminal.max-rows=最大行數
|
||||
termora.settings.terminal.debug=偵錯模式
|
||||
|
||||
Reference in New Issue
Block a user