mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +00:00
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:
@@ -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": "โปรไฟล์สาธารณะ"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user