mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-15 23:00:10 +00:00
173b49aeb7
Currently translated at 100.0% (11 of 11 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/common-strings/nl/
18 lines
387 B
JSON
18 lines
387 B
JSON
{
|
|
"meta": {
|
|
"name": "Nederlands (NL)"
|
|
},
|
|
"strings": {
|
|
"username": "Gebruikersnaam",
|
|
"name": "Naam",
|
|
"password": "Wachtwoord",
|
|
"emailAddress": "E-mailadres",
|
|
"submit": "Verstuur",
|
|
"success": "Success",
|
|
"error": "Fout",
|
|
"copy": "Kopiëer",
|
|
"theme": "Thema",
|
|
"copied": "Gekopieerd"
|
|
}
|
|
}
|