fix: i18n string problems (#6131)

* fix: apply non-json i18n fixes

* fix: pruning

* fix: prepr

* fix: run.mjs

* fix: lint
This commit is contained in:
Calum H.
2026-05-29 15:55:39 +00:00
committed by GitHub
parent 5c1ffd9ff2
commit 047b8c3bf7
165 changed files with 1283 additions and 5626 deletions
-4
View File
@@ -143,9 +143,6 @@
"content.selection-bar.bulk.updating-waiting": {
"defaultMessage": "กำลังอัปเดต {contentType}..."
},
"content.selection-bar.selected-count": {
"defaultMessage": "{count} {contentType} เลือกแล้ว"
},
"content.selection-bar.selected-count-simple": {
"defaultMessage": "{count, number} เลือกแล้ว"
},
@@ -654,4 +651,3 @@
"defaultMessage": "โปรไฟล์สาธารณะ"
}
}