Update translations
This commit is contained in:
@@ -348,6 +348,23 @@
|
||||
"label": "Geheim",
|
||||
"description": "Alle LDAP verzoeken moeten geauthentiseerd worden met dit geheim en de gebruiker DN <i>{{ userDN }}</i>"
|
||||
}
|
||||
},
|
||||
"userImportDialog": {
|
||||
"title": "Importeer gebruikers",
|
||||
"fileInput": "Selecteer JSON of CSV bestand",
|
||||
"importAction": "Importeer",
|
||||
"description": "Het importeren vereist een specifiek schema voor zowel JSON als CSV. Details zijn beschreven in onze <a href=\"{{ docsLink }}\" target=\"_blank\">documentatie</a>",
|
||||
"usersFound": "{{ count }} gebruikers gevonden om te importeren.",
|
||||
"success": "{{ count }} gebruikers succesvol geïmporteerd.",
|
||||
"failed": "De volgende gebruikers zijn niet geïmporteerd:"
|
||||
},
|
||||
"userExport": {
|
||||
"csv": "Exporteer als CSV",
|
||||
"json": "Exporteer als JSON",
|
||||
"tooltip": "Exporteer gebruikers"
|
||||
},
|
||||
"userImport": {
|
||||
"tooltip": "Importeer gebruikers"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
|
||||
Reference in New Issue
Block a user