From d43944143af079017c494f046aa171b797f5e680 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 19 Sep 2017 03:27:08 +0200 Subject: Run i18n-tasks normalize (#5003) --- config/locales/devise.nl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/locales/devise.nl.yml') diff --git a/config/locales/devise.nl.yml b/config/locales/devise.nl.yml index f8f59e660..ff79d036e 100644 --- a/config/locales/devise.nl.yml +++ b/config/locales/devise.nl.yml @@ -24,7 +24,7 @@ nl: reset_password_instructions: subject: 'Mastodon: Wachtwoord opnieuw instellen' unlock_instructions: - subject: 'Mastodon: Instructies om opschorten account ongedaan te maken' + subject: 'Mastodon: Instructies om opschorten account ongedaan te maken' omniauth_callbacks: failure: Kon je niet aanmelden met jouw %{kind} account, omdat "%{reason}". success: Successvol aangemeld met jouw %{kind} account. -- cgit