diff options
author | kibigo! <marrus-sh@users.noreply.github.com> | 2017-12-04 00:19:39 -0800 |
---|---|---|
committer | kibigo! <marrus-sh@users.noreply.github.com> | 2017-12-04 00:19:39 -0800 |
commit | 1c74ede69e7a9916c19da6f05daa215231eba81c (patch) | |
tree | ab706a8587b89abedcf47465c1f6cbb9ca2532cc /config/locales | |
parent | 7c75702d05483747cbeb5be0a0745143b9bedc5b (diff) |
Fixed a name + localizations
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/simple_form.en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 1ce24e3c6..66ec13634 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -13,8 +13,8 @@ en: note: one: <span class="note-counter">1</span> character left other: <span class="note-counter">%{count}</span> characters left - setting_noindex: Affects your public profile and status pages setting_flavour: Affects how Mastodon looks when you're logged in from any device + setting_noindex: Affects your public profile and status pages setting_skin: Reskins the selected Mastodon flavour imports: data: CSV file exported from another Mastodon instance @@ -44,11 +44,11 @@ en: setting_default_privacy: Post privacy setting_default_sensitive: Always mark media as sensitive setting_delete_modal: Show confirmation dialog before deleting a toot + setting_flavour: Mastodon Flavour setting_noindex: Opt-out of search engine indexing setting_reduce_motion: Reduce motion in animations - setting_system_font_ui: Use system's default font - setting_flavour: Mastodon Flavour setting_skin: Skin + setting_system_font_ui: Use system's default font setting_unfollow_modal: Show confirmation dialog before unfollowing someone severity: Severity type: Import type |