update
This commit is contained in:
@@ -815,7 +815,9 @@
|
||||
"reconnect": "Reconnect",
|
||||
"retry": "Retry",
|
||||
"sortAscending": "Ascending",
|
||||
"sortDescending": "Descending"
|
||||
"sortDescending": "Descending",
|
||||
"restore": "Restore",
|
||||
"minimize": "Minimize"
|
||||
},
|
||||
"layoutConfigurator": {
|
||||
"title": "Layout Configurator",
|
||||
|
||||
@@ -86,7 +86,9 @@
|
||||
"sortAscending": "昇順",
|
||||
"sortDescending": "降順",
|
||||
"testing": "テスト中...",
|
||||
"width": "幅"
|
||||
"width": "幅",
|
||||
"restore": "元に戻す",
|
||||
"minimize": "最小化"
|
||||
},
|
||||
"connections": {
|
||||
"actions": {
|
||||
|
||||
@@ -816,7 +816,9 @@
|
||||
"reconnect": "重新连接",
|
||||
"retry": "重试",
|
||||
"sortAscending": "升序",
|
||||
"sortDescending": "降序"
|
||||
"sortDescending": "降序",
|
||||
"restore": "还原",
|
||||
"minimize": "最小化"
|
||||
},
|
||||
"layoutConfigurator": {
|
||||
"title": "布局管理器",
|
||||
|
||||
Reference in New Issue
Block a user