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": "Bozza salvata"
},
"TABLE": {
"HEADERS": {
"TITLE": "Titolo",
"CATEGORY": "Categoria",
"READ_COUNT": "Contatore delle letture",
"STATUS": "Stato",
"LAST_EDITED": "Ultima modifica"
},
"COLUMNS": {
"BY": "di"
}
},
"EDIT_ARTICLE": {
"TITLE_PLACEHOLDER": "Il titolo dell'articolo va qui",
"CONTENT_PLACEHOLDER": "Scrivi qui il tuo articolo"
},
"SIDEBAR": {
"SEARCH": {
"PLACEHOLDER": "Cerca articoli"
}
}
}
}