Przeglądaj źródła

Translated using Weblate (Swedish)

Currently translated at 23.8% (85 of 357 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/sv/
Hugo Hedlund 2 lat temu
rodzic
commit
69dcc380a3
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      web/public/static/langs/sv.json

+ 3 - 1
web/public/static/langs/sv.json

@@ -81,5 +81,7 @@
     "notifications_attachment_file_app": "Android app fil",
     "notifications_click_copy_url_title": "Kopiera länk till urklipp",
     "notifications_none_for_topic_title": "Du har inte fått några notiser för detta ämnet ännu.",
-    "notifications_none_for_topic_description": "För att kunna skicka notiser till detta ämnet, använd PUT eller POST till ämnets URL."
+    "notifications_none_for_topic_description": "För att kunna skicka notiser till detta ämnet, använd PUT eller POST till ämnets URL.",
+    "notifications_actions_http_request_title": "Skicka HTTP {{method}} till {{url}}",
+    "publish_dialog_progress_uploading": "Laddar upp…"
 }