From 4c170d2a98e4a289ad40580785cbeb892bd68eab Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Sat, 13 Apr 2019 16:59:21 -0500 Subject: Add options to increase size and spacing of context menus and to gently the kobolds. Also allow showing multiple user roles. --- config/locales/en.yml | 2 ++ config/locales/simple_form.en.yml | 3 +++ 2 files changed, 5 insertions(+) (limited to 'config/locales') diff --git a/config/locales/en.yml b/config/locales/en.yml index ffcce7df2..23fcd1a5b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -68,6 +68,8 @@ en: admin: Admin bot: Bot moderator: Mod + kobold: Gently the kobold + gentlies_kobolds: Gentlies kobolds unavailable: Profile unavailable unfollow: Unfollow admin: diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index a9a89a3b0..6ca47ee24 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -110,6 +110,9 @@ en: setting_hide_stats: Hide statistics on public pages setting_disable_color: Ignore text color formatting setting_hide_captions: Hide media captions + setting_larger_menus: Increase size of menu items and spacing + setting_gently_kobolds: Gently the kobolds + setting_user_is_kobold: I am a kobold setting_aggregate_reblogs: Group repeats in timelines setting_auto_play_gif: Auto-play animated GIFs setting_boost_modal: Show confirmation dialog before repeating -- cgit