🌐 Move translations to common file
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
"delete": "Delete",
|
||||
"ok": "OK",
|
||||
"edit": "Edit",
|
||||
"next": "Next",
|
||||
"previous": "Previous",
|
||||
"confirm": "Confirm",
|
||||
"enabled": "Enabled",
|
||||
"disabled": "Disabled",
|
||||
"enableAll": "Enable all",
|
||||
|
||||
@@ -52,11 +52,7 @@
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"next": "Next",
|
||||
"previous": "Previous",
|
||||
"confirm": "Confirm",
|
||||
"generateRandomPassword": "Generate random",
|
||||
"createAnother": "Create another",
|
||||
"goBack": "Go back to users"
|
||||
"createAnother": "Create another"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user