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.
20 lines
450 B
JSON
20 lines
450 B
JSON
{
|
|
"meta": {
|
|
"name": "Bahasa Indonesia (ID)"
|
|
},
|
|
"strings": {
|
|
"username": "Nama pengguna",
|
|
"password": "Sandi",
|
|
"emailAddress": "Alamat Email",
|
|
"name": "Nama",
|
|
"submit": "Submit",
|
|
"success": "Sukses",
|
|
"continue": "Lanjut",
|
|
"error": "Error",
|
|
"copy": "Salin",
|
|
"time24h": "Waktu 24 jam",
|
|
"time12h": "Waktu 12 jam",
|
|
"theme": "Tema"
|
|
}
|
|
}
|