diff --git a/src/i18n/en.json b/src/i18n/en.json index cfe3d134..956f4960 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -91,6 +91,7 @@ "An error occured while trying to update the pin field. Please try again": "An error occured while trying to update the pin field. Please try again", "An error occured while trying to upload the greeting sound. Please try again": "An error occured while trying to upload the greeting sound. Please try again", "Application": "Application", + "Apps": "Apps", "Assigned slot {slot}": "Assigned slot {slot}", "Attach voicemail to email notification": "Attach voicemail to email notification", "Audio + Screen": "Audio + Screen", @@ -228,6 +229,7 @@ "End time": "End time", "Ended": "Ended", "English": "English", + "Enter a number to dial": "Enter a number to dial", "Established": "Established", "Every caller": "Every caller", "Exit": "Exit", diff --git a/src/pages/CscPageHome.vue b/src/pages/CscPageHome.vue index a27a621c..41d554a3 100644 --- a/src/pages/CscPageHome.vue +++ b/src/pages/CscPageHome.vue @@ -14,7 +14,7 @@