mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Harvey Tindall
eeb9b07bce
Only appears with Reset links enabled. Pressing this sends a PWR link to the users selected. if one user is selected, or if one of you selected users doesn't have a method of contact, a link is given to the admin to send to them manually.
21 lines
587 B
JSON
21 lines
587 B
JSON
{
|
|
"meta": {
|
|
"name": "Ελληνικά (GR)"
|
|
},
|
|
"strings": {
|
|
"username": "Όνομα Χρήστη",
|
|
"password": "Κωδικός",
|
|
"emailAddress": "Διεύθυνση Email",
|
|
"name": "Όνομα",
|
|
"submit": "Καταχώρηση",
|
|
"success": "Επιτυχία",
|
|
"continue": "Συνέχεια",
|
|
"error": "Σφάλμα",
|
|
"copy": "Αντιγραφή",
|
|
"theme": "Θέμα",
|
|
"time24h": "24 Ώρες",
|
|
"time12h": "12 Ώρες",
|
|
"copied": "Αντιγράφηκε"
|
|
}
|
|
}
|