chore: Enable Thai language (th), update translations (#5095)

This commit is contained in:
Sojan Jose
2022-07-26 06:22:59 +02:00
committed by GitHub
parent ffec427513
commit 885fcf667c
170 changed files with 5601 additions and 243 deletions

View File

@@ -16,9 +16,25 @@
"SAVED": "Entwurf gespeichert"
},
"TABLE": {
"HEADERS": {
"TITLE": "Titel",
"CATEGORY": "Kategorie",
"READ_COUNT": "Gelesen Zählung",
"STATUS": "Status",
"LAST_EDITED": "Zuletzt bearbeitet"
},
"COLUMNS": {
"BY": "von"
}
},
"EDIT_ARTICLE": {
"TITLE_PLACEHOLDER": "Artikeltitel kommt hier rein",
"CONTENT_PLACEHOLDER": "Schreiben Sie hier Ihren Artikel"
},
"SIDEBAR": {
"SEARCH": {
"PLACEHOLDER": "Suche nach Artikeln"
}
}
}
}