This commit is contained in:
2020-12-03 20:38:46 +00:00
parent d23a6a29b6
commit 0b7610be86
6 changed files with 17 additions and 11 deletions

View File

@@ -65,7 +65,7 @@
"CustomerPhone3": "Home",
"CustomerPhone4": "Mobile",
"CustomerPhone5": "Pager",
"CustomerPopUpNotes": "Pop Up Notes",
"CustomerPopUpNotes": "Pop-up Notes",
"CustomerTechNotes": "Scheduleable User Notes",
"CustomerGroupDescription": "Description",
"CustomerGroupList": "Customer Groups",
@@ -1956,5 +1956,6 @@
"PasswordResetMessageTitle": "Your online account is ready",
"PasswordResetMessageBody": "Hello {user_name},\n\nYour online account for service is available to you after you set your password.\nYou can use the following link for the next 48 hours to set your password.\n\nSet your password: {action_link}\n\nIf you did not request an account or password reset, please ignore this email.\n\nThanks,\n{registered_to}",
"SendPasswordResetCode": "Send password reset email",
"CopyToClipboard":"Copy to clipboard"
"CopyToClipboard":"Copy to clipboard",
"VendorPopUpNotes":"Pop-up notes"
}