Compose: visibility

This commit is contained in:
Grishka
2022-03-17 00:12:58 +03:00
parent 6ecd1cfe68
commit 098128bcd4
10 changed files with 156 additions and 4 deletions

View File

@@ -214,4 +214,7 @@
<string name="add_alt_text">Add alt text</string>
<string name="alt_text_subtitle">Alt text describes your photos for people with low or no vision. Try to only include enough detail to understand the context.</string>
<string name="alt_text_hint">e.g. A dog looking around suspiciously with narrowed eyes at the camera.</string>
<string name="visibility_public">Public</string>
<string name="visibility_followers_only">Followers only</string>
<string name="visibility_private">Only people I mention</string>
</resources>