add indicator for direct and local-only posts

This commit is contained in:
sk
2023-01-24 12:40:23 +01:00
parent 8fa4980ba5
commit 349a1115a6
7 changed files with 30 additions and 12 deletions

View File

@@ -236,4 +236,7 @@
<string name="sk_settings_show_no_alt_indicator">Indicator for missing alt texts</string>
<string name="sk_updater_enable_pre_releases">Enable pre-releases</string>
<string name="sk_settings_show_new_posts_button">“Show new posts” button</string>
<string name="sk_inline_local_only">local-only</string>
<string name="sk_inline_direct">direct</string>
<string name="sk_separator">·</string>
</resources>