mastodon/config/locales
Matt Jankowski 67dea31b0f 2FA controller cleanup ()
* Add spec coverage for settings/two_factor_auth area

* extract setup method for qr code

* Move otp required check to before action

* Merge method only used once

* Remove duplicate view

* Consolidate creation of @codes for backup

* Move settings/2fq#recovery_codes to settings/recovery_codes#create

* Rename settings/two_factor_auth#disable to #destroy

* Add coverage for the otp required path on 2fa#show

* Clean up the recovery codes list styles

* Move settings/two_factor_auth to settings/two_factor_authentication

* Reorganize the settings two factor auth area

Updated to use a flow like:

- settings/two_factor_authentication goes to a #show view which has a button
  either enable or disable 2fa on the account
- the disable button turns off the otp requirement for the user
- the enable button cycles the user secret and redirects to a confirmation page
- the confirmation page is a #new view which shows the QR code for user
- that page posts to #create which verifies the code, and creates the recovery
  codes
- that create action shares a view with a recovery codes controller which can be
  used separately to reset codes if needed
..
bg.yml 2FA controller cleanup ()
de.yml Fix tiny typo ()
devise.bg.yml Fix - Add localization for Bulgarian ()
devise.de.yml Updated and fixed german orthography
devise.en.yml Make Reporting admin section translatable ()
devise.eo.yml added Esperanto (eo)
devise.es.yml
devise.fi.yml Update language files ()
devise.fr.yml Update devise.fr.yml ()
devise.hr.yml Apply `i18n-tasks normalize` to locales ()
devise.hu.yml
devise.id.yml Add Indonesian (Bahasa Indonesia / id) translation ()
devise.io.yml Add Ido (io) translation ()
devise.it.yml Fix italian translation
devise.ja.yml Improved Japanese translation in devise.ja.yml ()
devise.nl.yml Updated, improved and fixed Dutch language strings ()
devise.no.yml More Norwegian translations ()
devise.pl.yml Polish translation (needs more love though) ()
devise.pt-BR.yml Add Brazilian Portuguese and fix European Portuguese ()
devise.pt.yml Add Brazilian Portuguese and fix European Portuguese ()
devise.ru.yml Add Russian translation (ru) ()
devise.uk.yml Final steps for Ukrainian translation
devise.zh-CN.yml 🌐 add simplified chinese language
devise.zh-HK.yml Update Traditional Chinese, HK (zh-HK) translation ()
devise.zh-TW.yml Add translations for zh-TW (Taiwan) ()
doorkeeper.bg.yml Fix - Add localization for Bulgarian ()
doorkeeper.de.yml
doorkeeper.en.yml Fix up some localizations
doorkeeper.eo.yml added Esperanto (eo)
doorkeeper.es.yml Mispelling & minor fixes ()
doorkeeper.fi.yml another typo. fuck me
doorkeeper.fr.yml Update devise.fr.yml ()
doorkeeper.hr.yml Adds Croatian language [Hrvatski] ()
doorkeeper.hu.yml
doorkeeper.id.yml Add Indonesian (Bahasa Indonesia / id) translation ()
doorkeeper.io.yml Add Ido (io) translation ()
doorkeeper.it.yml Rename doorkeeper.it.yml to config/locales/doorkeeper.it.yml
doorkeeper.ja.yml Update Japanese translation files ()
doorkeeper.nl.yml Updated, improved and fixed Dutch language strings ()
doorkeeper.no.yml More Norwegian translations ()
doorkeeper.oc.yml Add Occitan (oc) translation ()
doorkeeper.pl.yml Polish translation (needs more love though) ()
doorkeeper.pt-BR.yml Add Brazilian Portuguese and fix European Portuguese ()
doorkeeper.pt.yml Add Brazilian Portuguese and fix European Portuguese ()
doorkeeper.ru.yml Add Russian translation (ru) ()
doorkeeper.uk.yml Fix some translation errors.
doorkeeper.zh-HK.yml Update Traditional Chinese, HK (zh-HK) translation ()
doorkeeper.zh-TW.yml Add translations for zh-TW (Taiwan) ()
en.yml 2FA controller cleanup ()
eo.yml 2FA controller cleanup ()
es.yml 2FA controller cleanup ()
fi.yml 2FA controller cleanup ()
fr.yml 2FA controller cleanup ()
hr.yml 2FA controller cleanup ()
hu.yml Pagination improvements ()
id.yml 2FA controller cleanup ()
io.yml 2FA controller cleanup ()
it.yml 2FA controller cleanup ()
ja.yml 2FA controller cleanup ()
nl.yml 2FA controller cleanup ()
no.yml 2FA controller cleanup ()
oc.yml 2FA controller cleanup ()
pl.yml 2FA controller cleanup ()
pt-BR.yml Language: Missing keys for pt and pt-BR ()
pt.yml Language: Missing keys for pt and pt-BR ()
ru.yml 2FA controller cleanup ()
simple_form.bg.yml Fix - Add localization for Bulgarian ()
simple_form.de.yml Update simple_form.de.yml ()
simple_form.en.yml Display remaining characters when editing display name and bio ()
simple_form.eo.yml Fix typo in simple_form.eo.yml ()
simple_form.es.yml Add some missing Spanish translations ()
simple_form.fi.yml updated reblog to boost translation
simple_form.fr.yml Translate admin ()
simple_form.hr.yml Croatian language updates & fixes ()
simple_form.hu.yml Per-status control for unlisted mode, also federation for unlisted mode
simple_form.id.yml Add Indonesian (Bahasa Indonesia / id) translation ()
simple_form.io.yml Add Ido (io) translation ()
simple_form.it.yml Fix italian translation
simple_form.ja.yml Add Japanese translation for display name and bio counter ()
simple_form.nl.yml Updated Dutch strings and added Dutch onboarding modal strings ()
simple_form.no.yml More Norwegian translations ()
simple_form.oc.yml Add Occitan (oc) translation ()
simple_form.pl.yml Polish translation (needs more love though) ()
simple_form.pt-BR.yml Add Brazilian Portuguese and fix European Portuguese ()
simple_form.pt.yml Add Brazilian Portuguese and fix European Portuguese ()
simple_form.ru.yml Update Russian translation ()
simple_form.uk.yml Fix translations
simple_form.zh-CN.yml 🌐 add simplified chinese language
simple_form.zh-HK.yml Update Traditional Chinese, HK (zh-HK) translation ()
simple_form.zh-TW.yml Add translations for zh-TW (Taiwan) ()
uk.yml Pagination improvements ()
zh-CN.yml 2FA controller cleanup ()
zh-HK.yml 2FA controller cleanup ()
zh-TW.yml 2FA controller cleanup ()