mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 18:00:22 +00:00
Harvey Tindall
d3c5feaf1b
login-related stuff was moved into common using the langmover script, so that the user page doesn't have to use the admin language files.
28 lines
1.1 KiB
JSON
28 lines
1.1 KiB
JSON
{
|
||
"meta": {
|
||
"name": "Ελληνικά (GR)"
|
||
},
|
||
"strings": {
|
||
"username": "Όνομα Χρήστη",
|
||
"password": "Κωδικός",
|
||
"emailAddress": "Διεύθυνση Email",
|
||
"name": "Όνομα",
|
||
"submit": "Καταχώρηση",
|
||
"success": "Επιτυχία",
|
||
"continue": "Συνέχεια",
|
||
"error": "Σφάλμα",
|
||
"copy": "Αντιγραφή",
|
||
"copied": "Αντιγράφηκε",
|
||
"time24h": "24 Ώρες",
|
||
"time12h": "12 Ώρες",
|
||
"theme": "Θέμα",
|
||
"login": "Σύνδεση",
|
||
"logout": "Αποσύνδεση"
|
||
},
|
||
"notifications": {
|
||
"errorLoginBlank": "Το όνομα χρήστη και/ή ο κωδικός ήταν κενά.",
|
||
"errorConnection": "Δεν μπόρεσε να συνδεθεί με το jfa-go.",
|
||
"errorUnknown": "Άγνωστο σφάλμα.",
|
||
"error401Unauthorized": "Ανεξουσιοδότητος. Προσπαθήστε να κάνετε επαναφόρτωση την σελίδα."
|
||
}
|
||
} |