Fix i18n labels

pull/8463/head
Rodrigo Nascimento 9 years ago
parent 8747b9bdb5
commit 61d687fb60
No known key found for this signature in database
GPG Key ID: CFCE33B7B01AC335
  1. 15
      packages/rocketchat-i18n/i18n/en.i18n.json

@ -1770,6 +1770,21 @@
"theme-color-transparent-lighter": "Transparent Lighter",
"theme-color-transparent-lightest": "Transparent Lightest",
"theme-color-unread-notification-color": "Unread Notifications Color",
"theme-color-rc-color-error": "Error",
"theme-color-rc-color-error-light": "Error Light",
"theme-color-rc-color-alert": "Alert",
"theme-color-rc-color-alert-light": "Alert Light",
"theme-color-rc-color-success": "Success",
"theme-color-rc-color-success-light": "Success Light",
"theme-color-rc-color-button-primary": "Button Primary",
"theme-color-rc-color-button-primary-light": "Button Primary Light",
"theme-color-rc-color-primary": "Primary",
"theme-color-rc-color-primary-darkest": "Primary Darkest",
"theme-color-rc-color-primary-dark": "Primary Dark",
"theme-color-rc-color-primary-light": "Primary Light",
"theme-color-rc-color-primary-light-medium": "Primary Light Medium",
"theme-color-rc-color-primary-lightest": "Primary Lightest",
"theme-color-rc-color-content": "Content",
"theme-custom-css": "Custom CSS",
"theme-font-body-font-family": "Body Font Family",
"There_are_no_agents_added_to_this_department_yet": "There are no agents added to this department yet.",

Loading…
Cancel
Save