mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
56 lines
1.1 KiB
JSON
56 lines
1.1 KiB
JSON
{
|
|
"login": {
|
|
"copy": "Als u al een mini-aansluiting account heeft, log dan hier in.",
|
|
"login": "Inloggen",
|
|
"logout": "Uitloggen",
|
|
"email": "Uw E-mail",
|
|
"password": "Uw Wachtwoord",
|
|
"moreInfo": "Wat is Human Connection?",
|
|
"hello": "Hallo"
|
|
},
|
|
"profile": {
|
|
"follow": "Volgen",
|
|
"followers": "Volgelingen",
|
|
"following": "Volgt"
|
|
},
|
|
"settings": {
|
|
"delete": {
|
|
"name": "Account verwijderen"
|
|
},
|
|
"organizations": {
|
|
"name": "Mijn Organisaties"
|
|
},
|
|
"languages": {
|
|
"name": "Talen"
|
|
}
|
|
},
|
|
"admin": {
|
|
"dashboard": {
|
|
"name": "Dashboard",
|
|
"notifications": "Meldingen",
|
|
"organizations": "Organisaties",
|
|
"projects": "Projecten"
|
|
},
|
|
"organizations": {
|
|
"name": "Organisaties"
|
|
},
|
|
"notifications": {
|
|
"name": "Meldingen"
|
|
},
|
|
"categories": {
|
|
"name": "Categorieën",
|
|
"categoryName": "Naam"
|
|
},
|
|
"tags": {
|
|
"tagCount": "Berichten"
|
|
},
|
|
"settings": {
|
|
"name": "Instellingen"
|
|
}
|
|
},
|
|
"quotes": {
|
|
"african": {
|
|
"author": "Afrikaans spreekwoord"
|
|
}
|
|
}
|
|
} |