diff options
author | kibigo! <marrus-sh@users.noreply.github.com> | 2017-11-30 19:29:47 -0800 |
---|---|---|
committer | kibigo! <marrus-sh@users.noreply.github.com> | 2017-11-30 19:29:47 -0800 |
commit | 541fe9b110fce15c42ba15df27926552c234afd0 (patch) | |
tree | f4c0a74cb87d4d40ca44e99f1825fa9cd47edf96 /config/locales | |
parent | 8812bab6875024f76c59ab43d1dd3717e5e6da68 (diff) |
Skins support
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/simple_form.en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index faf41f316..b9ef21fef 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -15,6 +15,7 @@ en: other: <span class="note-counter">%{count}</span> characters left setting_noindex: Affects your public profile and status pages setting_theme: Affects how Mastodon looks when you're logged in from any device. + setting_skin: Reskins the selected Mastodon theme imports: data: CSV file exported from another Mastodon instance sessions: @@ -47,6 +48,7 @@ en: setting_reduce_motion: Reduce motion in animations setting_system_font_ui: Use system's default font setting_theme: Site theme + setting_skin: Skin setting_unfollow_modal: Show confirmation dialog before unfollowing someone severity: Severity type: Import type |