chore: New translation updates (#5001)

New translation updates
This commit is contained in:
Sojan Jose
2022-07-11 19:14:37 +02:00
committed by GitHub
parent ce1f69b2bc
commit da12a39321
176 changed files with 3257 additions and 177 deletions

View File

@@ -0,0 +1,24 @@
{
"HELP_CENTER": {
"HEADER": {
"FILTER": "Filter by",
"SORT": "Sort by",
"SETTINGS_BUTTON": "Ρυθμίσεις",
"NEW_BUTTON": "New Article"
},
"EDIT_HEADER": {
"PUBLISH_BUTTON": "Publish",
"PREVIEW": "Preview",
"ADD_TRANSLATION": "Add translation",
"OPEN_SIDEBAR": "Open sidebar",
"CLOSE_SIDEBAR": "Close sidebar",
"SAVING": "Draft saving...",
"SAVED": "Draft saved"
},
"TABLE": {
"COLUMNS": {
"BY": "by"
}
}
}
}