Adds server selection support

This commit is contained in:
Vitor Pamplona
2023-04-26 14:23:06 -04:00
parent 86fe9b4a65
commit a669e37774
10 changed files with 120 additions and 24 deletions
+5 -1
View File
@@ -303,7 +303,8 @@
<string name="content_description_add_image">Add Image</string>
<string name="content_description_add_video">Add Video</string>
<string name="content_description_add_document">Add Document</string>
<string name="add_content">Create and Add</string>
<string name="add_content">Add to Message</string>
<string name="content_description">Description of the contents</string>
<string name="content_description_example">A blue boat in a white sandy beach at sunset</string>
@@ -322,4 +323,7 @@
<string name="zap_type_nonzap">Non-Zap</string>
<string name="zap_type_nonzap_explainer">No trace in Nostr, only in Lightning</string>
<string name="file_server">File Server</string>
</resources>