Add display item for unknown/file attachments

Co-authored-by: LucasGGamerM <lucassggabriel@gmail.com>
This commit is contained in:
LucasGGamerM
2023-05-13 18:42:25 -03:00
committed by sk
parent 6abfe6ddd7
commit 274bca84d9
7 changed files with 152 additions and 2 deletions

View File

@@ -286,4 +286,5 @@
<string name="sk_settings_content_types_explanation">Allows setting a content type like Markdown when creating a post. Keep in mind that not all instances support this.</string>
<string name="sk_settings_default_content_type">Default content type</string>
<string name="sk_settings_default_content_type_explanation">This lets you have a content type be pre-selected when creating new posts, overriding the value set in “Posting preferences”.</string>
<string name="sk_attachment">Attachment</string>
</resources>