parent
f2dbdce3b8
commit
18d23a1e4b
1 changed files with 6 additions and 6 deletions
|
@ -242,7 +242,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
|||
|
||||
login:
|
||||
sign_up: "Account maken"
|
||||
# email_or_username: "Email or username"
|
||||
email_or_username: "E-mail of gebruikersnaam"
|
||||
log_in: "Inloggen"
|
||||
logging_in: "Bezig met inloggen"
|
||||
log_out: "Uitloggen"
|
||||
|
@ -341,14 +341,14 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
|||
continue: "Doorgaan" # When used as an action verb, like "Continue forward"
|
||||
# default_code: "Default Code"
|
||||
loading: "Bezig met laden..."
|
||||
# overview: "Overview"
|
||||
# solution: "Solution"
|
||||
# intro: "Intro"
|
||||
overview: "Overzicht"
|
||||
solution: "Oplossing"
|
||||
intro: "Intro"
|
||||
saving: "Opslaan..."
|
||||
sending: "Verzenden..."
|
||||
send: "Verzend"
|
||||
# sent: "Sent"
|
||||
# type: "Type"
|
||||
sent: "Verstuur"
|
||||
type: "Type"
|
||||
cancel: "Annuleren"
|
||||
save: "Opslaan"
|
||||
publish: "Publiceren"
|
||||
|
|
Reference in a new issue