mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 22:29:24 +00:00
Fix invalid translation file in V2 (#4298)
# Description of Changes GB translations are currently invalid JSON. This fixes that.
This commit is contained in:
parent
ca423f9646
commit
d64c56a897
@ -2127,7 +2127,7 @@
|
||||
"selectedCount": "{{count}} selected",
|
||||
"download": "Download",
|
||||
"delete": "Delete",
|
||||
"unsupported":"Unsupported"
|
||||
"unsupported": "Unsupported"
|
||||
},
|
||||
"storage": {
|
||||
"temporaryNotice": "Files are stored temporarily in your browser and may be cleared automatically",
|
||||
@ -2361,7 +2361,6 @@
|
||||
"save": "Save Configuration"
|
||||
},
|
||||
"copyToSaved": "Copy to Saved"
|
||||
}
|
||||
},
|
||||
"automation": {
|
||||
"suggested": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user