瀏覽代碼

translation

Maarten van den Berg 7 年之前
父節點
當前提交
133f050c25
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      config/locales/authentication/en.yml
  2. 1 0
      config/locales/authentication/nl.yml

+ 1 - 0
config/locales/authentication/en.yml

19
     invalid_user_or_pass: "Invalid username/password combination!"
19
     invalid_user_or_pass: "Invalid username/password combination!"
20
     login_required: "You need to be logged in to do that."
20
     login_required: "You need to be logged in to do that."
21
     admin_required: "You need to be an administrator to do that."
21
     admin_required: "You need to be an administrator to do that."
22
+    organizer_required: "You need to be an organizer to do that."
22
     activation_required: "Your account has not yet been activated, please confirm your account using the email you received."
23
     activation_required: "Your account has not yet been activated, please confirm your account using the email you received."
23
     already_activated: "Your account has already been activated, please use the 'Forgot password' form if you want to reset your password."
24
     already_activated: "Your account has already been activated, please use the 'Forgot password' form if you want to reset your password."
24
     password_repeat_mismatch: "Password confirmation does not match your password!"
25
     password_repeat_mismatch: "Password confirmation does not match your password!"

+ 1 - 0
config/locales/authentication/nl.yml

19
     invalid_user_or_pass: "Gebruikersnaam en/of wachtwoord onjuist."
19
     invalid_user_or_pass: "Gebruikersnaam en/of wachtwoord onjuist."
20
     login_required: "Je moet eerst inloggen."
20
     login_required: "Je moet eerst inloggen."
21
     admin_required: "Je moet een beheerder zijn om dat te doen."
21
     admin_required: "Je moet een beheerder zijn om dat te doen."
22
+    organizer_required: "Je moet een organisator zijn om dat te doen."
22
     activation_required: "Je account is nog niet geactiveerd! Bevestig je e-mailadres door op de link te klikken die je in je mail hebt gehad."
23
     activation_required: "Je account is nog niet geactiveerd! Bevestig je e-mailadres door op de link te klikken die je in je mail hebt gehad."
23
     already_activated: "Je account is al geactiveerd! Gebruik het 'Wachtwoord vergeten'-formulier als je je wachtwoord opnieuw in wilt stellen."
24
     already_activated: "Je account is al geactiveerd! Gebruik het 'Wachtwoord vergeten'-formulier als je je wachtwoord opnieuw in wilt stellen."
24
     password_repeat_mismatch: "Je hebt niet twee keer hetzelfde wachtwoord ingevuld!"
25
     password_repeat_mismatch: "Je hebt niet twee keer hetzelfde wachtwoord ingevuld!"