mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
add disabled-button text
This commit is contained in:
parent
6197e8fd8c
commit
de9f1f2dfc
@ -33,29 +33,30 @@
|
||||
"card-circles": {
|
||||
"headline": "Gemeinsam unterstützen wir einander – achtsam in Kreiskultur.",
|
||||
"allowed": {
|
||||
"text": "Mit Klick auf den Button öffnest Du die Kooperationsplattform in einem neuen Browser-Fenster.",
|
||||
"button": "Kreise starten..."
|
||||
"button": "Kreise starten...",
|
||||
"text": "Mit Klick auf den Button öffnest Du die Kooperationsplattform in einem neuen Browser-Fenster."
|
||||
},
|
||||
"not-allowed": {
|
||||
"text": "Du hast Kreise noch nicht konfiguriert! Öffne zuerst die Kreise-Konfiguration.",
|
||||
"button": "Konfiguration starten..."
|
||||
"button": "Konfiguration starten...",
|
||||
"text": "Du hast Kreise noch nicht konfiguriert! Öffne zuerst die Kreise-Konfiguration."
|
||||
}
|
||||
},
|
||||
"card-user-search": {
|
||||
"headline": "Geografische Nutzersuche",
|
||||
"headline": "Geografische Nutzersuche (experimentell)",
|
||||
"allowed": {
|
||||
"text": "Finde Mitglieder aller Communities auf einer Landkarte.",
|
||||
"button": "Öffne Nutzersuche..."
|
||||
"button": "Öffne Nutzersuche...",
|
||||
"disabled-button": "GMS offline...",
|
||||
"text": "Finde Mitglieder aller Communities auf einer Landkarte."
|
||||
},
|
||||
"not-allowed": {
|
||||
"text": "Finde Mitglieder aller Communities auf einer Landkarte? Dann musst du selbst erst deinen Standort festlegen.",
|
||||
"button": "Standort festlegen..."
|
||||
"button": "Standort festlegen...",
|
||||
"text": "Finde Mitglieder aller Communities auf einer Landkarte? Dann musst du selbst erst deinen Standort festlegen."
|
||||
}
|
||||
},
|
||||
"circles": {
|
||||
"button": "Kreise starten...",
|
||||
"headline": "Gemeinsam unterstützen wir einander – achtsam in Kreiskultur.",
|
||||
"text": "Mit Klick auf den Button öffnest Du die Kooperationsplattform in einem neuen Browser-Fenster.",
|
||||
"button": "Kreise starten..."
|
||||
"text": "Mit Klick auf den Button öffnest Du die Kooperationsplattform in einem neuen Browser-Fenster."
|
||||
},
|
||||
"community": {
|
||||
"admins": "Administratoren",
|
||||
|
||||
@ -33,29 +33,30 @@
|
||||
"card-circles": {
|
||||
"headline": "Together we support each other - mindful in circle culture.",
|
||||
"allowed": {
|
||||
"text": "Click on the button to open the cooperation platform in a new browser window.",
|
||||
"button": "Start Circles..."
|
||||
"button": "Start Circles...",
|
||||
"text": "Click on the button to open the cooperation platform in a new browser window."
|
||||
},
|
||||
"not-allowed": {
|
||||
"text": "Your Circles are not configured yet! Please open the Circles-Configuration first.",
|
||||
"button": "Start Circles-Configuration..."
|
||||
"button": "Start Circles-Configuration...",
|
||||
"text": "Your Circles are not configured yet! Please open the Circles-Configuration first."
|
||||
}
|
||||
},
|
||||
"card-user-search": {
|
||||
"headline": "Geografice Usersearch",
|
||||
"headline": "Geografice Usersearch (experimentel)",
|
||||
"allowed": {
|
||||
"text": "Find Members of all Communities on a Map.",
|
||||
"button": "Start Usersearch..."
|
||||
"button": "Start Usersearch...",
|
||||
"disabled-button": "GMS offline...",
|
||||
"text": "Find Members of all Communities on a Map."
|
||||
},
|
||||
"not-allowed": {
|
||||
"text": "Find Members of all Communities on a Map? Then you have to capture your Location first.",
|
||||
"button": "Start Location-Capturing..."
|
||||
"button": "Start Location-Capturing...",
|
||||
"text": "Find Members of all Communities on a Map? Then you have to capture your Location first."
|
||||
}
|
||||
},
|
||||
"circles": {
|
||||
"button": "Start Circles...",
|
||||
"headline": "Together we support each other - mindful in circle culture.",
|
||||
"text": "Click on the button to open the cooperation platform in a new browser window.",
|
||||
"button": "Start Circles..."
|
||||
"text": "Click on the button to open the cooperation platform in a new browser window."
|
||||
},
|
||||
"community": {
|
||||
"admins": "Administrators",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user