Skip to content
Snippets Groups Projects
Commit 7323eb72 authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

wording

parent 968bb115
No related merge requests found
......@@ -2,13 +2,13 @@
"cookies": {
"accept": "Akzeptiert",
"accept-description": "Bestätigt die Verwendung von Cookies und schaltet die Anwendung frei.",
"cancel": "Abbrechen",
"cancel": "Abgelehnt",
"cancel-description": "Lehnt die Verwendung von Cookies ab und sperrt die Anwendung.",
"info-label": "Öffnet ein Dialogfenster mit der Datenschutzerklärung zu frag.jetzt.",
"title": "Datenschutz"
},
"data-protection": {
"cancel": "Abbrechen",
"cancel": "Abgelehnt",
"cancel-description": "Lehnt die Datenschutzerklärung ab.",
"consent": "Akzeptiert",
"consent-description": "Akzeptiert die Datenschutzerklärung der Anwendung.",
......@@ -189,6 +189,7 @@
"room-list": {
"creator-role": "Sitzungsersteller",
"entry": "Eintrag ",
"executive-moderator-role": "Moderator",
"filter": "In diesem Textfeld kannst du die besuchten Sitzungen nach Name oder Code filtern.",
"filter-message": "Nach Name oder Code filtern",
"join-message-template": "An der Sitzung {{session}} mit dem Code {{id}} und in der Rolle {{role}} teilnehmen.",
......
......@@ -2,13 +2,13 @@
"cookies": {
"accept": "Accept",
"accept-description": "Accept the use of cookies and proceed to the app.",
"cancel": "Cancel",
"cancel": "Reject",
"cancel-description": "Reject cookie usage and exit the app.",
"info-label": "Opens a dialog with the frag.jetzt data protection policy.",
"title": "Data Privacy"
},
"data-protection": {
"cancel": "Cancel",
"cancel": "Reject",
"cancel-description": "Reject the app's privacy policy and close dialog",
"consent": "Accept",
"consent-description": "Accept the app's privacy policy and close dialog",
......@@ -191,6 +191,7 @@
"room-list": {
"creator-role": "Session creator",
"entry": "Entry ",
"executive-moderator-role": "Moderator",
"filter": "Here you can filter your visited sessions.",
"filter-message": "Filter by name or key",
"join-message-template": "Join the session {{session}} with code {{id}} and in the role {{role}}",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment