mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: support modifying log format
This commit is contained in:
@@ -261,6 +261,8 @@ termora.tabbed.tab.close-prompt=Are you sure you want to close this tab?
|
||||
# Terminal logger
|
||||
termora.terminal-logger=Terminal Logger
|
||||
termora.terminal-logger.start-recording=Start Recording
|
||||
termora.terminal-logger.plain-text=Plain text
|
||||
termora.terminal-logger.styled-text=Styled text
|
||||
termora.terminal-logger.stop-recording=Stop Recording
|
||||
termora.terminal-logger.open-log-viewer=Open Log Viewer
|
||||
termora.terminal-logger.open-in-folder=Open in {0}
|
||||
|
||||
@@ -221,6 +221,8 @@ termora.tabbed.tab.close-prompt=Вы уверены, что хотите зак
|
||||
# Terminal logger
|
||||
termora.terminal-logger=Журнал Терминала
|
||||
termora.terminal-logger.start-recording=Начать Запись
|
||||
termora.terminal-logger.plain-text=Обычный текст
|
||||
termora.terminal-logger.styled-text=Стилизованный текст
|
||||
termora.terminal-logger.stop-recording=Остановить Запись
|
||||
termora.terminal-logger.open-log-viewer=Открыть Журнал
|
||||
termora.terminal-logger.open-in-folder=Открыть в {0}
|
||||
|
||||
@@ -258,6 +258,8 @@ termora.tabbed.tab.close-prompt=你确定要关闭这个标签页吗?
|
||||
# Terminal logger
|
||||
termora.terminal-logger=终端日志
|
||||
termora.terminal-logger.start-recording=开始记录
|
||||
termora.terminal-logger.plain-text=纯文本
|
||||
termora.terminal-logger.styled-text=样式文本
|
||||
termora.terminal-logger.stop-recording=停止记录
|
||||
termora.terminal-logger.open-log-viewer=打开日志浏览器
|
||||
termora.terminal-logger.open-in-folder=在 {0} 中打开
|
||||
|
||||
@@ -253,6 +253,8 @@ termora.tabbed.tab.close-prompt=你確定要關閉這個分頁嗎?
|
||||
# Terminal logger
|
||||
termora.terminal-logger=終端日誌
|
||||
termora.terminal-logger.start-recording=開始記錄
|
||||
termora.terminal-logger.plain-text=純文字
|
||||
termora.terminal-logger.styled-text=樣式文本
|
||||
termora.terminal-logger.stop-recording=停止記錄
|
||||
termora.terminal-logger.open-log-viewer=開啟日誌瀏覽器
|
||||
termora.terminal-logger.open-in-folder=在 {0} 中打開
|
||||
|
||||
Reference in New Issue
Block a user