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": "Rascunho salvo"
},
"TABLE": {
"HEADERS": {
"TITLE": "Título",
"CATEGORY": "Categoria",
"READ_COUNT": "Contagem de leituras",
"STATUS": "SItuação",
"LAST_EDITED": "Última edição"
},
"COLUMNS": {
"BY": "por"
}
},
"EDIT_ARTICLE": {
"TITLE_PLACEHOLDER": "O título do artigo vai aqui",
"CONTENT_PLACEHOLDER": "Escreva o seu artigo aqui"
},
"SIDEBAR": {
"SEARCH": {
"PLACEHOLDER": "Buscar artigos"
}
}
}
}