mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 23:26:00 +00:00
translation- tabs panel, menu
This commit is contained in:
committed by
SPRINX0\prochazka
parent
9b60173b8c
commit
d80c368ccb
@@ -727,7 +727,6 @@
|
||||
"settings.appearance.editorTheme.default": "(use theme default)",
|
||||
"settings.appearance.fontFamily": "Editor font family",
|
||||
"settings.appearance.fontSize": "Font size",
|
||||
"settings.appearance.fontSize.custom": "custom",
|
||||
"settings.appearance.moreThemes": "More themes are available as",
|
||||
"settings.appearance.useSystemTheme": "Use system theme",
|
||||
"settings.behaviour": "Behaviour",
|
||||
@@ -888,10 +887,21 @@
|
||||
"tableEditor.yes": "YES",
|
||||
"tableStructure.alter": "Alter table",
|
||||
"tableStructure.create": "Create table",
|
||||
"tabsPanel.addToFavorites": "Add to favorites",
|
||||
"tabsPanel.closeAll": "Close all",
|
||||
"tabsPanel.closeOthers": "Close others",
|
||||
"tabsPanel.closeTabsWithDb": "Close tabs with DB {database}",
|
||||
"tabsPanel.closeTabsWithOtherDb": "Close tabs with other DB than {database}",
|
||||
"tabsPanel.closeToTheRight": "Close to the right",
|
||||
"tabsPanel.duplicate": "Duplicate",
|
||||
"tabsPanel.pinTab": "Pin tab",
|
||||
"tabsPanel.switchDatabase": "Switch database",
|
||||
"widget.collectionsContainers": "Collections/containers",
|
||||
"widget.databaseContent": "Database content",
|
||||
"widget.databases": "Databases",
|
||||
"widget.keys": "Keys",
|
||||
"widget.pinned": "Pinned",
|
||||
"widget.tablesViewsFunctions": "Tables, views, functions"
|
||||
"widget.tablesViewsFunctions": "Tables, views, functions",
|
||||
"widgets.managePlugins": "Manage plugins",
|
||||
"widgets.viewApplicationLogs": "View application logs"
|
||||
}
|
||||
Reference in New Issue
Block a user