{% trans "Preferences" %} {% csrf_token %} {% trans 'Default view once logged in' %} {% trans "Discover" %} {% trans "Activities" %} {% trans "Home" %} {% trans 'Default visibility' %} {% trans "Public" %} {% trans "Followers Only" %} {% trans "Mentioned Only" %} {% trans "Public status will be posted to fediverse" %} {% trans "in public timeline" %} {% trans "unlisted and excluded from public timeline" %} {% if enable_local_only %} {% trans "local, this site only" %} {% endif %} {% if request.user.mastodon_acct %} {% trans "Turn on repost to timeline by default" %} {% trans "Method for reposting to timeline" %} {% trans "boost" %} {% trans "repost as new post" %} {% endif %} {% trans 'append tags when posting to timeline' %} {% all_languages as languages %} {% trans 'language' %} {% for lang in languages %} {{ lang.1 }} {% endfor %} {% trans 'hide these categories in search results' %} {% all_categories as categories %} {% for c in categories %} {{ c.label }} {% endfor %} {% trans 'Profile visible to anonymous web visitors and search engines' %} {% trans 'show your name on item page if you recently edited it' %}
{% trans 'Settings for current device' %} {% trans "theme" %} {% trans "system" %} {% trans "light" %} {% trans "dark" %} {% trans "focus mode" %} {% trans "hide reviews and ratings from other users" %} {% trans "custom styles" %}