Explorar el Código

Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main

Philipp Heckel hace 3 años
padre
commit
6e2b300d9e
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7 1
      web/public/static/langs/nl.json

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

@@ -1 +1,7 @@
-{}
+{
+    "action_bar_settings": "Instellingen",
+    "action_bar_send_test_notification": "Stuur testmelding",
+    "action_bar_clear_notifications": "Alle meldingen wissen",
+    "message_bar_type_message": "Typ hier een bericht",
+    "action_bar_unsubscribe": "Afmelden"
+}