change local-only string

This commit is contained in:
sk 2023-01-26 00:40:10 +01:00 committed by LucasGGamerM
parent 6d9639b042
commit 05ddd2f8d9
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@
<string name="sk_inline_local_only">local-only</string>
<string name="sk_inline_direct">mentioned-only</string>
<string name="sk_separator">·</string>
<string name="sk_local_only">Local-only</string>
<string name="sk_local_only">Local instance only</string>
<string name="sk_instance_features">Instance features</string>
<string name="sk_settings_support_local_only">Server supports local-only posting</string>
<string name="sk_settings_local_only_explanation">Your home instance must support local-only posting for this to work. Most modified versions of Mastodon do, but Mastodon doesnt.</string>