mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 09:46:16 +01:00
improved footer layout
This commit is contained in:
@@ -86,5 +86,18 @@
|
||||
"passwordConfirmFailed": "Passwörter müssen identisch sein!",
|
||||
"submit": "Speichern",
|
||||
"changedSuccessfully": "Passwort erfolgreich geändert!"
|
||||
},
|
||||
"footer": {
|
||||
"user": {
|
||||
"profile": "Profil"
|
||||
},
|
||||
"information": {
|
||||
"title": "Information"
|
||||
},
|
||||
"support": {
|
||||
"title": "Support",
|
||||
"community": "Community",
|
||||
"enterprise": "Enterprise"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -87,5 +87,18 @@
|
||||
"passwordConfirmFailed": "Passwords have to be identical",
|
||||
"submit": "Submit",
|
||||
"changedSuccessfully": "Password changed successfully"
|
||||
},
|
||||
"footer": {
|
||||
"user": {
|
||||
"profile": "Profile"
|
||||
},
|
||||
"information": {
|
||||
"title": "Information"
|
||||
},
|
||||
"support": {
|
||||
"title": "Support",
|
||||
"community": "Community",
|
||||
"enterprise": "Enterprise"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user