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 @@ ...@@ -2,13 +2,13 @@
"cookies": { "cookies": {
"accept": "Akzeptiert", "accept": "Akzeptiert",
"accept-description": "Bestätigt die Verwendung von Cookies und schaltet die Anwendung frei.", "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.", "cancel-description": "Lehnt die Verwendung von Cookies ab und sperrt die Anwendung.",
"info-label": "Öffnet ein Dialogfenster mit der Datenschutzerklärung zu frag.jetzt.", "info-label": "Öffnet ein Dialogfenster mit der Datenschutzerklärung zu frag.jetzt.",
"title": "Datenschutz" "title": "Datenschutz"
}, },
"data-protection": { "data-protection": {
"cancel": "Abbrechen", "cancel": "Abgelehnt",
"cancel-description": "Lehnt die Datenschutzerklärung ab.", "cancel-description": "Lehnt die Datenschutzerklärung ab.",
"consent": "Akzeptiert", "consent": "Akzeptiert",
"consent-description": "Akzeptiert die Datenschutzerklärung der Anwendung.", "consent-description": "Akzeptiert die Datenschutzerklärung der Anwendung.",
...@@ -189,6 +189,7 @@ ...@@ -189,6 +189,7 @@
"room-list": { "room-list": {
"creator-role": "Sitzungsersteller", "creator-role": "Sitzungsersteller",
"entry": "Eintrag ", "entry": "Eintrag ",
"executive-moderator-role": "Moderator",
"filter": "In diesem Textfeld kannst du die besuchten Sitzungen nach Name oder Code filtern.", "filter": "In diesem Textfeld kannst du die besuchten Sitzungen nach Name oder Code filtern.",
"filter-message": "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.", "join-message-template": "An der Sitzung {{session}} mit dem Code {{id}} und in der Rolle {{role}} teilnehmen.",
......
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
"cookies": { "cookies": {
"accept": "Accept", "accept": "Accept",
"accept-description": "Accept the use of cookies and proceed to the app.", "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.", "cancel-description": "Reject cookie usage and exit the app.",
"info-label": "Opens a dialog with the frag.jetzt data protection policy.", "info-label": "Opens a dialog with the frag.jetzt data protection policy.",
"title": "Data Privacy" "title": "Data Privacy"
}, },
"data-protection": { "data-protection": {
"cancel": "Cancel", "cancel": "Reject",
"cancel-description": "Reject the app's privacy policy and close dialog", "cancel-description": "Reject the app's privacy policy and close dialog",
"consent": "Accept", "consent": "Accept",
"consent-description": "Accept the app's privacy policy and close dialog", "consent-description": "Accept the app's privacy policy and close dialog",
...@@ -191,6 +191,7 @@ ...@@ -191,6 +191,7 @@
"room-list": { "room-list": {
"creator-role": "Session creator", "creator-role": "Session creator",
"entry": "Entry ", "entry": "Entry ",
"executive-moderator-role": "Moderator",
"filter": "Here you can filter your visited sessions.", "filter": "Here you can filter your visited sessions.",
"filter-message": "Filter by name or key", "filter-message": "Filter by name or key",
"join-message-template": "Join the session {{session}} with code {{id}} and in the role {{role}}", "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