Translate a lot of missing translation strings to Indonesian

This commit is contained in:
2020-01-01 13:16:09 +01:00
committed by Stefan Rohde-Enslin
parent 14e6e1856b
commit f6634f5a16
32 changed files with 642 additions and 641 deletions

View File

@ -1,13 +1,13 @@
{
"tlComments": {
"moderate_comments": "Moderate comments",
"Moderated": "Moderated",
"All": "All",
"only_moderated": "Only moderated",
"only_unmoderated": "Only unmoderated",
"only_public": "Only public",
"only_unpublished": "Only unpublished",
"commented_object": "commented object",
"Public": "Public"
"moderate_comments": "Moderasi komentar",
"Moderated": "Dimoderasi",
"All": "Semua",
"only_moderated": "Yang dimoderasi saja",
"only_unmoderated": "Yang belum dimoderasi saja",
"only_public": "Yang publik saja",
"only_unpublished": "Yang belum diterbitkan saja",
"commented_object": "benda yang dikomentar",
"Public": "Publik"
}
}