chore: Update translations (#13990)

Co-authored-by: Sojan Jose <sojan.official@gmail.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Captain
2026-04-06 15:35:59 +05:30
committed by GitHub
parent 50d6ebaaca
commit 8c0c0fd32c
236 changed files with 7502 additions and 5018 deletions

View File

@@ -316,6 +316,18 @@
"SUCCESS_MESSAGE": "Keel on portaalist edukalt eemaldatud",
"ERROR_MESSAGE": "Keelt ei õnnestunud portaalist eemaldada. Proovi uuesti."
}
},
"DRAFT_LOCALE": {
"API": {
"SUCCESS_MESSAGE": "Locale moved to draft successfully",
"ERROR_MESSAGE": "Unable to move locale to draft. Try again."
}
},
"PUBLISH_LOCALE": {
"API": {
"SUCCESS_MESSAGE": "Locale published successfully",
"ERROR_MESSAGE": "Unable to publish locale. Try again."
}
}
},
"TABLE": {
@@ -644,8 +656,11 @@
"ARTICLES_COUNT": "{count} artikkel | {count} artiklit",
"CATEGORIES_COUNT": "{count} kategooria | {count} kategooriat",
"DEFAULT": "Vaikimisi",
"DRAFT": "Mustand",
"DROPDOWN_MENU": {
"MAKE_DEFAULT": "Määra vaikimisi",
"MOVE_TO_DRAFT": "Move to draft",
"PUBLISH_LOCALE": "Publish locale",
"DELETE": "Kustuta"
}
},
@@ -655,6 +670,13 @@
"COMBOBOX": {
"PLACEHOLDER": "Vali keel..."
},
"STATUS": {
"LABEL": "Status",
"OPTIONS": {
"LIVE": "Avaldatud",
"DRAFT": "Mustand"
}
},
"API": {
"SUCCESS_MESSAGE": "Keel lisatud edukalt",
"ERROR_MESSAGE": "Keelt ei õnnestunud lisada. Proovi uuesti."