SYNC: translations

This commit is contained in:
Jan Prochazka
2025-12-03 12:55:27 +01:00
committed by Diflow
parent d6bcd4f94f
commit be9505f8fe
10 changed files with 20 additions and 0 deletions

View File

@@ -167,6 +167,7 @@
"command.database.databaseSearch": "Database search",
"command.database.disconnect": "Disconnect",
"command.database.export": "Export database",
"command.database.refresh": "Refresh DB structure",
"command.database.refreshFull": "Refresh DB structure (full)",
"command.database.refreshIncremental": "Refresh DB structure (incremental)",
"command.database.reopenConnection": "Reopen connection",
@@ -1190,6 +1191,7 @@
"settings.sqlEditor.sqlCommandsCase": "SQL commands case",
"settings.sqlEditor.title": "SQL Editor",
"settings.tabGroup.showServerName": "Show server name alongside database name in title of the tab group",
"settings.tabPreviewMode": "Tab Preview Mode",
"settings.theme": "Themes",
"settings.useNativeWindowTitle": "Use native window title",
"settings.useSystemNativeMenu": "Use system native menu",