فهرست منبع

Merge pull request #448 from pwm-project/i18n-stuff

Fixed a missing translated string
James Albright 6 سال پیش
والد
کامیت
b458b15b9b
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      client/src/i18n/translations_en.json
  2. 1 0
      server/src/main/resources/password/pwm/i18n/Display.properties

+ 1 - 0
client/src/i18n/translations_en.json

@@ -12,6 +12,7 @@
   "Button_Export": "Export",
   "Button_Email": "Email",
   "Button_ExportOrgChart": "Export Organizational Chart",
+  "Button_EmailTeam": "Email Team Members",
   "Button_GoBack": "Go Back",
   "Button_HelpdeskClearOtpSecret": "Clear OTP Secret",
   "Button_More": "More",

+ 1 - 0
server/src/main/resources/password/pwm/i18n/Display.properties

@@ -66,6 +66,7 @@ Button_OK=OK
 Button_SendEmail=Send Email
 Button_Export=Export
 Button_ExportOrgChart=Export Organizational Chart
+Button_EmailTeam=Email Team Members
 Button_TokenVerification=Token Verification
 Button_SendToken=Send Token
 Display_ActivateUser=To confirm your identity, please enter the following information. Your information will be used to locate and activate your user account.<p/>Be sure to complete the process, or your account will not be activated properly.