translated user login/signup/password reset
This commit is contained in:
parent
8de0c9dd22
commit
d9ab9793c2
1 changed files with 14 additions and 14 deletions
|
@ -408,23 +408,23 @@ is:
|
|||
in: "in"
|
||||
user:
|
||||
login:
|
||||
heading: "Login"
|
||||
please login: "Please login or {{create_user_link}}."
|
||||
create_account: "create an account"
|
||||
email or username: "Email Address or Username: "
|
||||
password: "Password: "
|
||||
lost password link: "Lost your password?"
|
||||
heading: "Innskrá"
|
||||
please login: "Vinsamlegast innskráðu þig eða {{create_user_link}}."
|
||||
create_account: "stofnaðu aðgang"
|
||||
email or username: "Tölvupóstfang eða notandanafn: "
|
||||
password: "Lykilorð: "
|
||||
lost password link: "Gleymt lykilorð?"
|
||||
login_button: "Login"
|
||||
lost_password:
|
||||
title: "lost password"
|
||||
heading: "Forgotten Password?"
|
||||
email address: "Email Address:"
|
||||
new password button: "Send me a new password"
|
||||
notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
|
||||
notice email cannot find: "Couldn't find that email address, sorry."
|
||||
title: "gleymt lykilorð"
|
||||
heading: "Gleymt lykilorð?"
|
||||
email address: "Tölvupóstfang:"
|
||||
new password button: "Senda nýtt lykilorð með tölvupósti"
|
||||
notice email on way: "Nýtt lykilorð er á leiðinni í innhólfið þitt."
|
||||
notice email cannot find: "Þetta tölvupóstfang fannst ekki."
|
||||
reset_password:
|
||||
title: "reset password"
|
||||
flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)"
|
||||
title: "lykilorð endurstillt"
|
||||
flash changed check mail: "Nýtt lykilorð hefur verið búið til fyrir þig og sent til þín í pósti"
|
||||
flash token bad: "Didn't find that token, check the URL maybe?"
|
||||
new:
|
||||
heading: "Create a User Account"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue