modify text properties for overview cards

This commit is contained in:
clauspeterhuebner 2025-03-12 02:05:38 +01:00
parent 4045e16b26
commit b2cf1357bb
2 changed files with 25 additions and 3 deletions

View File

@ -1,4 +1,4 @@
{
card-circles{
"(": "(",
")": ")",
"100": "100%",
@ -44,11 +44,11 @@
"card-user-search": {
"headline": "Geografische Nutzersuche",
"allowed": {
"text": "Mit dem Geo-Matching-System findest du Mitglieder aller Communities auf einer Landkarte.\n\nMit dem Button wird ein neues Browser-Fenster geöffnet, in dem dir die Nutzer in deinem Umfeld auf einer Karte angezeigt werden.",
"text": "Finde Mitglieder aller Communities auf einer Landkarte.",
"button": "Öffne Nutzersuche..."
},
"not-allowed": {
"text": "Du möchtest die Standorte anderer Mitglieder sehen? Dann musst du selbst erst deinen Standort festlegen.",
"text": "Finde Mitglieder aller Communities auf einer Landkarte? Dann musst du selbst erst deinen Standort festlegen.",
"button": "Standort festlegen..."
}
},

View File

@ -30,6 +30,28 @@
}
},
"back": "Back",
"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..."
},
"not-allowed": {
"text": "Your Circles are not configured yet! Please open the Circles-Configuration first.",
"button": "Start Circles-Configuration..."
}
},
"card-user-search": {
"headline": "Geografice Usersearch",
"allowed": {
"text": "Find Members of all Communities on a Map.",
"button": "Start Usersearch..."
},
"not-allowed": {
"text": "Find Members of all Communities on a Map? Then you have to capture your Location first.",
"button": "Start Location-Capturing..."
}
},
"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.",