1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-31 00:42:50 -05:00

settings: show parse error message

This commit is contained in:
bbedward
2025-12-29 10:45:44 -05:00
parent 2eeaf8ff62
commit 518a5d38aa
15 changed files with 681 additions and 351 deletions

View File

@@ -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": "חזור/חזרי"
},