Просмотр исходного кода

Translated using Weblate (Swedish)

Currently translated at 24.8% (47 of 189 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/sv/
Micke Nilsson 3 лет назад
Родитель
Сommit
fd9ab2704c
1 измененных файлов с 7 добавлено и 1 удалено
  1. 7 1
      web/public/static/langs/sv.json

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

@@ -41,5 +41,11 @@
     "alert_grant_description": "Ge din webbläsare behörighet att visa skrivbordsnotiser.",
     "alert_not_supported_description": "Notiser stöds inte i din webbläsare.",
     "notifications_mark_read": "Markera som läst",
-    "notifications_attachment_file_video": "video fil"
+    "notifications_attachment_file_video": "video fil",
+    "notifications_click_copy_url_button": "Kopiera länk",
+    "notifications_click_open_button": "Öppna länk",
+    "notifications_actions_open_url_title": "Gå till {{url}}",
+    "notifications_none_for_any_title": "Du har inte fått några notiser.",
+    "notifications_example": "Exempel",
+    "notifications_loading": "Laddar notiser …"
 }