From d907d4352e9b6cb22bc1fabd42ca3fc60aef8a37 Mon Sep 17 00:00:00 2001 From: Quenty31 <33203663+Quenty31@users.noreply.github.com> Date: Wed, 3 Jan 2018 21:05:54 +0100 Subject: l10n OC language (#6169) * new strings: hashtag+unlisted, mute, block * Add confirmation step for email changes * Add more instance stats APIs --- config/locales/devise.oc.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/locales/devise.oc.yml') diff --git a/config/locales/devise.oc.yml b/config/locales/devise.oc.yml index 266f87373..de87ac1e2 100644 --- a/config/locales/devise.oc.yml +++ b/config/locales/devise.oc.yml @@ -18,8 +18,12 @@ oc: mailer: confirmation_instructions: subject: Mercés de confirmar vòstra inscripcion sus %{instance} + email_changed: + subject: 'Mastodon : corrièl cambiat' password_change: subject: Mastodon : senhal cambiat + reconfirmation_instructions: + subject: 'Mastodon : Confirmatz l’adreça per %{instance}' reset_password_instructions: subject: Mastodon : instruccions per reïnicializar lo senhal unlock_instructions: -- cgit