WIP: delete alert modal prototype.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"No": "No",
|
||||
"Yes": "Yes",
|
||||
"The": "The",
|
||||
"Global": {
|
||||
"Login": "Login",
|
||||
"Logout": "Logout",
|
||||
@@ -13,6 +16,7 @@
|
||||
"acctMgmt": "Account management",
|
||||
"mangUrAcct": "Manage your account",
|
||||
"Logout": "Log out",
|
||||
"CreateNew": "Create New",
|
||||
"Search": "Search",
|
||||
"Account": "Account",
|
||||
"FullName": "Full Name",
|
||||
@@ -27,7 +31,10 @@
|
||||
"ConfirmPassword": "Confirm Password",
|
||||
"PwdNotMatch": "Confirm Password does not match.",
|
||||
"SetAsAdmin": "Set as admin.",
|
||||
"ActivateNow": "Activate now."
|
||||
"ActivateNow": "Activate now.",
|
||||
"DelteQuestion": "Are you sure to delete ?",
|
||||
"DeleteFirstClause": "deletion is irreversible !",
|
||||
"DeleteSecondClause": "You will delete all data and content on this account."
|
||||
},
|
||||
"Compare": {
|
||||
"timeUsage": "Time Usage",
|
||||
|
||||
Reference in New Issue
Block a user