- Adds support for GeoHash

- Refactors New Post Buttons to make them more similar to one another.
This commit is contained in:
Vitor Pamplona
2023-07-25 16:52:32 -04:00
parent c20277a754
commit 1098c31787
19 changed files with 746 additions and 235 deletions
+8
View File
@@ -508,4 +508,12 @@
<string name="nip05_checking">Checking Nostr address</string>
<string name="select_deselect_all">Select/Deselect all</string>
<string name="default_relays">Default</string>
<string name="zap_forward_title">Forward Zaps to:</string>
<string name="zap_forward_explainer">Supporting clients will forward zaps to the LNAddress or User Profile below instead of yours</string>
<string name="geohash_title">Expose Location as </string>
<string name="geohash_explainer">Adds a Geohash of your location to the post. People will know you are within 5x5km (3x3mi) or this hash</string>
<string name="add_sensitive_content_explainer">Adds sensitive content warning before showing your content. This is ideal for any NSFW content or content some people may find offensive or disturbing</string>
</resources>