mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
change settings text
This commit is contained in:
parent
12ea35f3b2
commit
399dc7314e
@ -306,11 +306,9 @@
|
||||
"logout": "Abmelden",
|
||||
"overview": "Übersicht",
|
||||
"send": "Senden",
|
||||
"settings": "Einstellung",
|
||||
"circles": "Kreise",
|
||||
"settings": "Einstellungen",
|
||||
"support": "Support",
|
||||
"transactions": "Transaktionen",
|
||||
"usersearch": "Nutzersuche"
|
||||
"transactions": "Transaktionen"
|
||||
},
|
||||
"openHours": "Offene Stunden",
|
||||
"pageTitle": {
|
||||
@ -334,15 +332,14 @@
|
||||
"warningText": "Bist du noch da?"
|
||||
},
|
||||
"settings": {
|
||||
"allow-community-services": "Community-Dienste erlauben",
|
||||
"community": "Community",
|
||||
"community": "Kreise & Mitgliedsuche",
|
||||
"emailInfo": "Kann aktuell noch nicht geändert werden.",
|
||||
"GMS": {
|
||||
"disabled": "Daten werden nicht nach GMS exportiert",
|
||||
"enabled": "Daten werden nach GMS exportiert",
|
||||
"location": {
|
||||
"button": "Klick mich!",
|
||||
"label": "Positionsbestimmung",
|
||||
"button": "Karte öffnen",
|
||||
"label": "Dein Standort",
|
||||
"saveLocation": "Standort speichern",
|
||||
"updateSuccess": "Standort erfolgreich gespeichert"
|
||||
},
|
||||
|
||||
@ -285,10 +285,8 @@
|
||||
"overview": "Overview",
|
||||
"send": "Send",
|
||||
"settings": "Settings",
|
||||
"circles": "Circles",
|
||||
"support": "Support",
|
||||
"transactions": "Transactions",
|
||||
"usersearch": "Geographical User Search"
|
||||
"transactions": "Transactions"
|
||||
},
|
||||
"openHours": "Open Hours",
|
||||
"pageTitle": {
|
||||
@ -312,14 +310,13 @@
|
||||
"warningText": "Are you still there?"
|
||||
},
|
||||
"settings": {
|
||||
"allow-community-services": "Allow Community Services",
|
||||
"community": "Community",
|
||||
"emailInfo": "Cannot be changed at this time.",
|
||||
"GMS": {
|
||||
"disabled": "Data not exported to GMS",
|
||||
"enabled": "Data exported to GMS",
|
||||
"location": {
|
||||
"button": "Click me!",
|
||||
"button": "Open Map",
|
||||
"label": "Pinpoint location",
|
||||
"saveLocation": "Save Location",
|
||||
"updateSuccess": "Location successfully saved"
|
||||
|
||||
@ -249,10 +249,8 @@
|
||||
"overview": "Resumen",
|
||||
"profile": "Mi Perfil",
|
||||
"send": "Enviar",
|
||||
"circles": "Círculos",
|
||||
"support": "Soporte",
|
||||
"transactions": "Transacciones",
|
||||
"usersearch": "Buscar usuarios"
|
||||
"transactions": "Transacciones"
|
||||
},
|
||||
"openHours": "Open Hours",
|
||||
"pageTitle": {
|
||||
|
||||
@ -257,10 +257,8 @@
|
||||
"overview": "Aperçu",
|
||||
"send": "Envoyer",
|
||||
"settings": "Configuration",
|
||||
"circles": "Cercles",
|
||||
"support": "Aide",
|
||||
"transactions": "Transactions",
|
||||
"usersearch": "Recherche d'utilisateurs"
|
||||
"transactions": "Transactions"
|
||||
},
|
||||
"openHours": "Heures ouverte",
|
||||
"pageTitle": {
|
||||
|
||||
@ -249,10 +249,8 @@
|
||||
"overview": "Overzicht",
|
||||
"profile": "Mijn profiel",
|
||||
"send": "Sturen",
|
||||
"circles": "Cirkels",
|
||||
"support": "Support",
|
||||
"transactions": "Transacties",
|
||||
"usersearch": "Gebruiker zoeken"
|
||||
"transactions": "Transacties"
|
||||
},
|
||||
"openHours": "Open Hours",
|
||||
"pageTitle": {
|
||||
|
||||
@ -86,7 +86,6 @@
|
||||
class="community-service-tabs"
|
||||
:title="$t('settings.community')"
|
||||
>
|
||||
<div class="h2">{{ $t('settings.allow-community-services') }}</div>
|
||||
<div v-if="isHumhub" class="mt-3">
|
||||
<BRow>
|
||||
<BCol cols="12" md="6" lg="6">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user