fix(console): edit project role, address form cleanup, assets, i18n (#339)

* remove grant detail module, role detail dialog

* change appearance, i18n, remove address form
This commit is contained in:
Max Peintner
2020-07-03 10:26:43 +02:00
committed by GitHub
parent 1d0c8eff7f
commit a71b5e35d7
43 changed files with 214 additions and 370 deletions

View File

@@ -32,10 +32,12 @@
"ACTIONS": {
"SAVE": "speichern",
"NEW": "neu",
"ADD":"Hinzufügen",
"CREATE": "create",
"CONTINUE": "Weiter",
"BACK": "zurück",
"CLOSE": "schliessen",
"CANCEL":"abbrechen",
"INFO": "Info",
"OK": "Ok",
"VIEW": "Ansehen",
@@ -396,8 +398,11 @@
"ACTIONS": "Aktion",
"ADDTITLE": "Rolle erstellen",
"ADDDESCRIPTION": "Geben Sie die Daten für die zu erstellende Rolle ein!",
"EDITTITLE": "Rolle ändern",
"EDITDESCRIPTION": "Geben Sie die Daten für die zu verändernde Rolle ein!",
"DELETE":"Rolle löschen",
"CREATIONDATE":"Erstelldatum"
"CREATIONDATE":"Erstelldatum",
"SELECTGROUPTOOLTIP":"Selektiere alle Rollen der Gruppe {{group}}"
},
"TABLE": {
"TOTAL": "Einträge gesamt:",

View File

@@ -32,10 +32,12 @@
"ACTIONS": {
"SAVE": "Save",
"NEW": "New",
"ADD":"Add",
"CREATE": "Create",
"CONTINUE": "Continue",
"BACK": "back",
"CLOSE": "Close",
"CANCEL":"cancel",
"INFO": "Info",
"OK": "OK",
"VIEW": "Show",
@@ -397,8 +399,11 @@
"ACTIONS": "Actions",
"ADDTITLE": "Create role",
"ADDDESCRIPTION": "Enter the data for the new role!",
"EDITTITLE": "Edit role",
"EDITDESCRIPTION": "Enter the new data for the role!",
"DELETE":"Delete Role",
"CREATIONDATE":"Created"
"CREATIONDATE":"Created",
"SELECTGROUPTOOLTIP":"Select all Roles of the group {{group}}"
},
"TABLE": {
"TOTAL": "Entries total:",
@@ -535,7 +540,7 @@
},
"CHANGES": {
"LISTTITLE":"Last Changes",
"BOTTOM":"Bottom",
"BOTTOM":"You've arrived at the bottom",
"ORG": {
"TITLE":"Activity",
"DESCRIPTION":"Here you can see the latest events that have affected an organization change"