You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"connectNotificationsExplaination": "Bitte folge diesen Schritten um Benachrichtigungen für deine Geräte zu aktivieren.",
5
-
"downloadTheNTFYApp": "1. Lade die NTFY App herunter."
3
+
"logout": "Logout",
4
+
"connectNotifications": "Connect notifications",
5
+
"connectNotificationsExplaination": "Please follow the below steps to setup notifications for your devices.",
6
+
"downloadTheNTFYApp": "1. Download the NTFY app",
7
+
"downloadTheNTFYAppExplaination": "To download the NTFY app, follow the below link and select the correct store for your platform.",
8
+
"downloadNTFY": "Download NTFY",
9
+
"createATopic": "2. Create a topic",
10
+
"topicExplaination": "Topics are used to send and receive notifications. They are unique to each user and should be kept secret to you. Everyone with access to your topic can access your notifications which might contain sensitive data! So make sure to keep it to yourself!",
11
+
"createYourTopic": "Create your topic",
12
+
"copy": "Copy",
13
+
"reset": "Reset",
14
+
"resetExplaination": "Resetting your topic will make the old one unuseable. If you proceed, you will need to put the new topic in place on all your subscribed devices. You should perform a reset in case your old topic got compromised.",
15
+
"confirm": "Confirm",
16
+
"cancel": "Cancel",
17
+
"notifications": "Notifications",
18
+
"copiedToClipboard": "Copied to clipboard!",
19
+
"remove": "Remove",
20
+
"removeExplaination": "If you proceed, will no longer have a valid topic to receive notifications with. You can do this in case you do not want to be notified anymore.",
21
+
"subscribeToTheTopic": "3. Subscribe to the topic",
22
+
"subscribeToTheTopicExplaination": "Finally, you have to subcribe to the topic. You can do this on all devices you want to receive notifications on. For instructions on how to do that, see the link below.",
23
+
"instructions": "Instructions",
24
+
"differentServerExplaination": "When asked if you would like to configure a different server, do that and fill the below value."
"connectNotificationsExplaination": "Please follow the below steps to setup notifications for your devices.",
5
6
"downloadTheNTFYApp": "1. Download the NTFY app",
6
7
"downloadTheNTFYAppExplaination": "To download the NTFY app, follow the below link and select the correct store for your platform.",
7
8
"downloadNTFY": "Download NTFY",
8
9
"createATopic": "2. Create a topic",
9
-
"createATopicExplaination": "Topics are used to send and receive notifications. They are unique to each user and should be kept secret to you. Everyone with ",
10
10
"topicExplaination": "Topics are used to send and receive notifications. They are unique to each user and should be kept secret to you. Everyone with access to your topic can access your notifications which might contain sensitive data! So make sure to keep it to yourself!",
11
11
"createYourTopic": "Create your topic",
12
12
"copy": "Copy",
13
13
"reset": "Reset",
14
14
"resetExplaination": "Resetting your topic will make the old one unuseable. If you proceed, you will need to put the new topic in place on all your subscribed devices. You should perform a reset in case your old topic got compromised.",
15
15
"confirm": "Confirm",
16
-
"cancel": "Cancel"
16
+
"cancel": "Cancel",
17
+
"notifications": "Notifications",
18
+
"copiedToClipboard": "Copied to clipboard!",
19
+
"remove": "Remove",
20
+
"removeExplaination": "If you proceed, will no longer have a valid topic to receive notifications with. You can do this in case you do not want to be notified any longer.",
21
+
"subscribeToTheTopic": "3. Subscribe to the topic",
22
+
"subscribeToTheTopicExplaination": "Finally, you have to subcribe to the topic. You can do this on all devices you want to receive notifications on. For instructions on how to do that, see the link below.",
23
+
"instructions": "Instructions",
24
+
"differentServerExplaination": "When asked if you would like to configure a different server, do that and fill the below value"
`Your prefix is too long! Please reduce it by ${minAmountOfRandomTopicChars-(configPrivate.TOPIC_LENGTH-configPublic.PUBLIC_TOPIC_PREFIX.length)+1} chars!`
0 commit comments