mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 09:00:10 +00:00
move 12h/24h time strings to common
This commit is contained in:
parent
7196361cf6
commit
bc76770ca4
@ -266,10 +266,10 @@
|
||||
</label>
|
||||
<div>
|
||||
<label class="row switch pb-1">
|
||||
<input type="radio" name="email-24h" value="true" checked><span>{{ .lang.Email.time24h }}</span>
|
||||
<input type="radio" name="email-24h" value="true" checked><span>{{ .lang.Strings.time24h }}</span>
|
||||
</label>
|
||||
<label class="row switch pb-1">
|
||||
<input type="radio" name="email-24h" value="false"><span>{{ .lang.Email.time12h }}</span>
|
||||
<input type="radio" name="email-24h" value="false"><span>{{ .lang.Strings.time12h }}</span>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -12,6 +12,8 @@
|
||||
"error": "Fehler",
|
||||
"copy": "Kopieren",
|
||||
"theme": "Thema",
|
||||
"time24h": "24h-Format",
|
||||
"time12h": "12h-Format",
|
||||
"copied": "Kopiert"
|
||||
}
|
||||
}
|
||||
|
@ -12,6 +12,8 @@
|
||||
"error": "Σφάλμα",
|
||||
"copy": "Αντιγραφή",
|
||||
"theme": "Θέμα",
|
||||
"time24h": "24 Ώρες",
|
||||
"time12h": "12 Ώρες",
|
||||
"copied": "Αντιγράφηκε"
|
||||
}
|
||||
}
|
||||
|
@ -12,6 +12,8 @@
|
||||
"error": "Error",
|
||||
"copy": "Copy",
|
||||
"copied": "Copied",
|
||||
"time24h": "24h Time",
|
||||
"time12h": "12h Time",
|
||||
"theme": "Theme"
|
||||
}
|
||||
}
|
||||
|
@ -12,6 +12,8 @@
|
||||
"success": "Succès",
|
||||
"error": "Erreur",
|
||||
"copy": "Copier",
|
||||
"time24h": "Temps 24h",
|
||||
"time12h": "Temps 12h",
|
||||
"theme": "Thème"
|
||||
}
|
||||
}
|
||||
|
@ -11,6 +11,8 @@
|
||||
"success": "Sukses",
|
||||
"error": "Error",
|
||||
"copy": "Salin",
|
||||
"time24h": "Waktu 24 jam",
|
||||
"time12h": "Waktu 12 jam",
|
||||
"theme": "Tema"
|
||||
}
|
||||
}
|
||||
|
@ -12,6 +12,8 @@
|
||||
"error": "Fout",
|
||||
"copy": "Kopiëer",
|
||||
"theme": "Thema",
|
||||
"time24h": "24u-formaat",
|
||||
"time12h": "12u-formaat",
|
||||
"copied": "Gekopieerd"
|
||||
}
|
||||
}
|
||||
|
@ -12,6 +12,8 @@
|
||||
"error": "Erro",
|
||||
"copy": "Copiar",
|
||||
"theme": "Tema",
|
||||
"time24h": "Horário 24h",
|
||||
"time12h": "Horário 12h",
|
||||
"copied": "Copiado"
|
||||
}
|
||||
}
|
||||
|
@ -11,6 +11,8 @@
|
||||
"success": "Lyckades",
|
||||
"error": "Fel",
|
||||
"copy": "Kopiera",
|
||||
"time24h": "24 timmarsklocka",
|
||||
"time12h": "12 timmarsklocka",
|
||||
"theme": "Tema"
|
||||
}
|
||||
}
|
||||
|
@ -82,8 +82,6 @@
|
||||
"senderName": "Absendername",
|
||||
"dateFormat": "Datumsformat",
|
||||
"dateFormatNotice": "Datum folgt dem strftime-Format. Für weitere Informationen, besuche {n}.",
|
||||
"time24h": "24h-Format",
|
||||
"time12h": "12h-Format",
|
||||
"encryption": "Verschlüsselung",
|
||||
"mailgunApiURL": "API-URL"
|
||||
},
|
||||
|
@ -82,8 +82,6 @@
|
||||
"senderName": "Ονομα αποστολέα",
|
||||
"dateFormat": "Μορφή ημερομηνίας",
|
||||
"dateFormatNotice": "Η ημερομηνία ακολουθεί τη μορφή strftime. Για περισσότερες πληροφορίες, επισκεφτείτε το {n}.",
|
||||
"time24h": "24 Ώρες",
|
||||
"time12h": "12 Ώρες",
|
||||
"encryption": "Κρυπτογράφηση",
|
||||
"mailgunApiURL": "Διεύθυνση API"
|
||||
},
|
||||
|
@ -89,8 +89,6 @@
|
||||
"senderName": "Sender Name",
|
||||
"dateFormat": "Date Format",
|
||||
"dateFormatNotice": "Date follows the strftime format. For more info, visit {n}.",
|
||||
"time24h": "24h Time",
|
||||
"time12h": "12h Time",
|
||||
"encryption": "Encryption",
|
||||
"mailgunApiURL": "API URL"
|
||||
},
|
||||
|
@ -82,8 +82,6 @@
|
||||
"senderName": "Nom de l'envoyeur",
|
||||
"dateFormat": "Format de la date",
|
||||
"dateFormatNotice": "La date suis le format srtftime. Pour plus d'informations, consultez {n}.",
|
||||
"time24h": "Temps 24h",
|
||||
"time12h": "Temps 12h",
|
||||
"encryption": "Chiffrement",
|
||||
"mailgunApiURL": "URL de l'API"
|
||||
},
|
||||
|
@ -82,8 +82,6 @@
|
||||
"senderName": "Nama Pengirim",
|
||||
"dateFormat": "Format Tanggal",
|
||||
"dateFormatNotice": "Tanggal mengikuti format strftime. Untuk info lebih lanjut, kunjungi {n}.",
|
||||
"time24h": "Waktu 24 jam",
|
||||
"time12h": "Waktu 12 jam",
|
||||
"encryption": "Enkripsi",
|
||||
"mailgunApiURL": "URL API"
|
||||
},
|
||||
|
@ -82,8 +82,6 @@
|
||||
"senderName": "Naam afzender",
|
||||
"dateFormat": "Datumformaat",
|
||||
"dateFormatNotice": "Datum volgend het strftime formaat. Meer info op {n}.",
|
||||
"time24h": "24u-formaat",
|
||||
"time12h": "12u-formaat",
|
||||
"encryption": "Versleuteling",
|
||||
"mailgunApiURL": "API-URL"
|
||||
},
|
||||
|
@ -82,8 +82,6 @@
|
||||
"senderName": "Nome do remetente",
|
||||
"dateFormat": "Formato da Data",
|
||||
"dateFormatNotice": "A data segue o formato strftime. Para obter mais informações, visite {n}.",
|
||||
"time24h": "Horário 24h",
|
||||
"time12h": "Horário 12h",
|
||||
"encryption": "Encriptação",
|
||||
"mailgunApiURL": "API URL"
|
||||
},
|
||||
|
@ -82,8 +82,6 @@
|
||||
"senderName": "Avsändarens namn",
|
||||
"dateFormat": "Datumformat",
|
||||
"dateFormatNotice": "Datum följer strftime-formatet. Mer information finns på {n}.",
|
||||
"time24h": "24 timmarsklocka",
|
||||
"time12h": "12 timmarsklocka",
|
||||
"encryption": "Kryptering",
|
||||
"mailgunApiURL": "API URL"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user