This commit is contained in:
Steve-Mcl
2022-04-27 12:05:20 +01:00
parent 0fec9c7c55
commit 367f9b6232
3 changed files with 6 additions and 2 deletions

View File

@@ -1154,6 +1154,9 @@
"start": "Start",
"next": "Next"
},
"diagnostics": {
"title": "System Info"
},
"languages" : {
"de": "German",
"en-US": "English",

View File

@@ -1287,6 +1287,7 @@
"zoom-in": "ズームイン",
"zoom-out": "ズームアウト",
"zoom-reset": "ズームリセット",
"toggle-navigator": "ナビゲータ表示切替"
"toggle-navigator": "ナビゲータ表示切替",
"show-system-info": "システムインフォメーション"
}
}