Prefer usernames in shell and admin flows
This commit is contained in:
@@ -278,6 +278,7 @@ export const translations = {
|
||||
adminUsersAdminYes: "Admin: Yes",
|
||||
adminUsersAdminNo: "Admin: No",
|
||||
adminUsersDeleteConfirmBody: "Delete this user?",
|
||||
adminUsersDeleteConfirmNamed: "Delete user {name}?",
|
||||
adminUsersPassword: "Password",
|
||||
kanbanHint: "Drag cards between columns to update status.",
|
||||
kanbanDropHere: "Drop here",
|
||||
@@ -990,6 +991,7 @@ export const translations = {
|
||||
adminUsersAdminYes: "Admin: Ja",
|
||||
adminUsersAdminNo: "Admin: Nei",
|
||||
adminUsersDeleteConfirmBody: "Slette denne brukeren?",
|
||||
adminUsersDeleteConfirmNamed: "Slette bruker {name}?",
|
||||
adminUsersPassword: "Passord",
|
||||
kanbanHint: "Dra kort mellom kolonnene for å oppdatere status.",
|
||||
kanbanDropHere: "Slipp her",
|
||||
|
||||
Reference in New Issue
Block a user