🌐 Update translations, added Greek
This commit is contained in:
28
public/locales/el/common.json
Normal file
28
public/locales/el/common.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"save": "Αποθήκευση",
|
||||
"about": "Σχετικά",
|
||||
"cancel": "Ακύρωση",
|
||||
"close": "Κλείσιμο",
|
||||
"delete": "Διαγραφή",
|
||||
"ok": "ΟΚ",
|
||||
"edit": "Επεξεργασία",
|
||||
"version": "Έκδοση",
|
||||
"changePosition": "Αλλαγή θέσης",
|
||||
"remove": "Αφαίρεση",
|
||||
"removeConfirm": "Είστε σίγουροι ότι θέλετε να καταργήσετε το {{item}} ;",
|
||||
"sections": {
|
||||
"settings": "Ρυθμίσεις",
|
||||
"dangerZone": "Επικίνδυνη Περιοχή"
|
||||
},
|
||||
"secrets": {
|
||||
"apiKey": "Κλειδί Api",
|
||||
"username": "Όνομα Χρήστη",
|
||||
"password": "Κωδικός"
|
||||
},
|
||||
"tip": "Συμβουλές: ",
|
||||
"time": {
|
||||
"seconds": "δευτερόλεπτα",
|
||||
"minutes": "λεπτά",
|
||||
"hours": "ώρες"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user