mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
committed by
Rainer Killinger
parent
a8c7d5ab59
commit
8cd2d777ab
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"ok": "Ok",
|
||||
"yes": "Ja",
|
||||
"no": "Nein",
|
||||
"abort": "Abbrechen",
|
||||
"save": "Speichern",
|
||||
"back": "Zurück",
|
||||
@@ -45,12 +47,20 @@
|
||||
"default": {
|
||||
"authorizing": "Autorisierung läuft...",
|
||||
"logged_in_success": "Erfolgreich eingeloggt.",
|
||||
"logged_out_success": "Erfolgreich ausgeloggt."
|
||||
"logged_out_success": "Erfolgreich ausgeloggt.",
|
||||
"log_out_alert": {
|
||||
"header": "Komplett ausloggen",
|
||||
"message": "Du wurdest innerhalb der App ausgeloggt. Soll zudem die Browser Session beendet werden? Wähle im Zweifelsfall \"Ja\"."
|
||||
}
|
||||
},
|
||||
"paia": {
|
||||
"authorizing": "Autorisierung (Bibliothek) läuft...",
|
||||
"logged_in_success": "Erfolgreich ins Bibliothekskonto eingeloggt.",
|
||||
"logged_out_success": "Erfolgreich aus dem Bibliothekskonto ausgeloggt."
|
||||
"logged_out_success": "Erfolgreich aus dem Bibliothekskonto ausgeloggt.",
|
||||
"log_out_alert": {
|
||||
"header": "Ausgeloggt...",
|
||||
"message": "Du wurdest aus der App ausgeloggt. Möchtest du Dich dazu vom Identitätsanbieter der Bibliothek in Deinem Browser ausloggen? Falls unsicher, bitte wähle \"Ja\"."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user