mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-16 02:32:09 -04:00
settings: show parse error message
This commit is contained in:
@@ -791,6 +791,9 @@
|
||||
"Confirm": {
|
||||
"Confirm": "確認"
|
||||
},
|
||||
"Confirm Delete": {
|
||||
"Confirm Delete": ""
|
||||
},
|
||||
"Confirm Display Changes": {
|
||||
"Confirm Display Changes": "表示変更を確認"
|
||||
},
|
||||
@@ -1214,6 +1217,9 @@
|
||||
"Driver": {
|
||||
"Driver": ""
|
||||
},
|
||||
"Duplicate": {
|
||||
"Duplicate": ""
|
||||
},
|
||||
"Duplicate Wallpaper with Blur": {
|
||||
"Duplicate Wallpaper with Blur": "ぼかしで壁紙を複製"
|
||||
},
|
||||
@@ -1445,6 +1451,15 @@
|
||||
"Failed to move job": {
|
||||
"Failed to move job": ""
|
||||
},
|
||||
"Failed to parse plugin_settings.json": {
|
||||
"Failed to parse plugin_settings.json": ""
|
||||
},
|
||||
"Failed to parse session.json": {
|
||||
"Failed to parse session.json": ""
|
||||
},
|
||||
"Failed to parse settings.json": {
|
||||
"Failed to parse settings.json": ""
|
||||
},
|
||||
"Failed to pause printer": {
|
||||
"Failed to pause printer": "プリンターの一時中断に失敗しました"
|
||||
},
|
||||
@@ -2813,6 +2828,12 @@
|
||||
"Resume": {
|
||||
"Resume": "レジュメ"
|
||||
},
|
||||
"Reverse Scrolling Direction": {
|
||||
"Reverse Scrolling Direction": ""
|
||||
},
|
||||
"Reverse workspace switch direction when scrolling over the bar": {
|
||||
"Reverse workspace switch direction when scrolling over the bar": ""
|
||||
},
|
||||
"Revert": {
|
||||
"Revert": "戻す"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user