mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 15:28:09 +02:00
Pushed-by: Florian Scholdei<florian.scholdei@cloudogu.com> Co-authored-by: Florian Scholdei<florian.scholdei@cloudogu.com>
24 lines
542 B
JSON
24 lines
542 B
JSON
{
|
|
"namespaceRoot": {
|
|
"menu": {
|
|
"navigationLabel": "Namespace",
|
|
"settingsNavLink": "Einstellungen",
|
|
"permissionsNavLink": "Berechtigungen",
|
|
"informationNavLink": "Informationen"
|
|
},
|
|
"infoPage": {
|
|
"subtitle": "Informationen",
|
|
"repository": "Repository",
|
|
"type": "Typ",
|
|
"contact": "Kontakt",
|
|
"lastModified": "Zuletzt geändert"
|
|
}
|
|
},
|
|
"repositoryOverview": {
|
|
"namespace": "Namespace",
|
|
"settings": {
|
|
"tooltip": "Einstellungen für den Namespace"
|
|
}
|
|
}
|
|
}
|