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