From bc399837ccde6c459dfc0f411361ca9599dd5cfd Mon Sep 17 00:00:00 2001 From: Yang Luo Date: Sun, 3 Mar 2024 20:45:14 +0800 Subject: [PATCH] Rename label to "Custom CSS" --- web/src/ApplicationEditPage.js | 8 ++++---- web/src/locales/ar/data.json | 12 ++++++------ web/src/locales/de/data.json | 12 ++++++------ web/src/locales/en/data.json | 12 ++++++------ web/src/locales/es/data.json | 12 ++++++------ web/src/locales/fa/data.json | 12 ++++++------ web/src/locales/fi/data.json | 12 ++++++------ web/src/locales/fr/data.json | 12 ++++++------ web/src/locales/he/data.json | 12 ++++++------ web/src/locales/id/data.json | 12 ++++++------ web/src/locales/it/data.json | 12 ++++++------ web/src/locales/ja/data.json | 12 ++++++------ web/src/locales/kk/data.json | 12 ++++++------ web/src/locales/ko/data.json | 12 ++++++------ web/src/locales/ms/data.json | 12 ++++++------ web/src/locales/nl/data.json | 12 ++++++------ web/src/locales/pl/data.json | 12 ++++++------ web/src/locales/pt/data.json | 12 ++++++------ web/src/locales/ru/data.json | 12 ++++++------ web/src/locales/sv/data.json | 12 ++++++------ web/src/locales/tr/data.json | 12 ++++++------ web/src/locales/uk/data.json | 12 ++++++------ web/src/locales/vi/data.json | 12 ++++++------ web/src/locales/zh/data.json | 12 ++++++------ web/src/table/SigninTable.js | 2 +- 25 files changed, 143 insertions(+), 143 deletions(-) diff --git a/web/src/ApplicationEditPage.js b/web/src/ApplicationEditPage.js index a249bbe5..499754ba 100644 --- a/web/src/ApplicationEditPage.js +++ b/web/src/ApplicationEditPage.js @@ -760,7 +760,7 @@ class ApplicationEditPage extends React.Component { - {Setting.getLabel(i18next.t("application:Form CSS"), i18next.t("application:Form CSS - Tooltip"))} : + {Setting.getLabel(i18next.t("application:Custom CSS"), i18next.t("application:Custom CSS - Tooltip"))} : - } title={i18next.t("application:Form CSS - Edit")} trigger="click"> + } title={i18next.t("application:Custom CSS - Edit")} trigger="click"> { this.updateApplicationField("formCss", e.target.value); }} /> @@ -781,7 +781,7 @@ class ApplicationEditPage extends React.Component { - {Setting.getLabel(i18next.t("application:Form CSS Mobile"), i18next.t("application:Form CSS Mobile - Tooltip"))} : + {Setting.getLabel(i18next.t("application:Custom CSS Mobile"), i18next.t("application:Custom CSS Mobile - Tooltip"))} : - } title={i18next.t("application:Form CSS Mobile - Edit")} trigger="click"> + } title={i18next.t("application:Custom CSS Mobile - Edit")} trigger="click"> { this.updateApplicationField("formCssMobile", e.target.value); }} /> diff --git a/web/src/locales/ar/data.json b/web/src/locales/ar/data.json index e1061cee..68d0a2f4 100644 --- a/web/src/locales/ar/data.json +++ b/web/src/locales/ar/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/de/data.json b/web/src/locales/de/data.json index e1bf300e..aebb3b47 100644 --- a/web/src/locales/de/data.json +++ b/web/src/locales/de/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "Datei erfolgreich hochgeladen", "First, last": "First, last", "Follow organization theme": "Folge dem Theme der Organisation", - "Form CSS": "Formular CSS", - "Form CSS - Edit": "Form CSS - Bearbeiten", - "Form CSS - Tooltip": "CSS-Styling der Anmelde-, Registrierungs- und Passwort-vergessen-Seite (z. B. Hinzufügen von Rahmen und Schatten)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Formular CSS", + "Custom CSS - Edit": "Custom CSS - Bearbeiten", + "Custom CSS - Tooltip": "CSS-Styling der Anmelde-, Registrierungs- und Passwort-vergessen-Seite (z. B. Hinzufügen von Rahmen und Schatten)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Formposition", "Form position - Tooltip": "Position der Anmelde-, Registrierungs- und Passwort-vergessen-Formulare", "Grant types": "Grant-Typen", diff --git a/web/src/locales/en/data.json b/web/src/locales/en/data.json index 11725ef5..43cce2aa 100644 --- a/web/src/locales/en/data.json +++ b/web/src/locales/en/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/es/data.json b/web/src/locales/es/data.json index 09cbf7f1..33f22021 100644 --- a/web/src/locales/es/data.json +++ b/web/src/locales/es/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "Archivo subido exitosamente", "First, last": "First, last", "Follow organization theme": "Seguir el tema de la organización", - "Form CSS": "Formulario CSS", - "Form CSS - Edit": "Formulario CSS - Editar", - "Form CSS - Tooltip": "Estilo CSS de los formularios de registro, inicio de sesión y olvido de contraseña (por ejemplo, agregar bordes y sombras)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Formulario CSS", + "Custom CSS - Edit": "Formulario CSS - Editar", + "Custom CSS - Tooltip": "Estilo CSS de los formularios de registro, inicio de sesión y olvido de contraseña (por ejemplo, agregar bordes y sombras)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Posición de la Forma", "Form position - Tooltip": "Ubicación de los formularios de registro, inicio de sesión y olvido de contraseña", "Grant types": "Tipos de subvenciones", diff --git a/web/src/locales/fa/data.json b/web/src/locales/fa/data.json index 8be6a421..d1eacd26 100644 --- a/web/src/locales/fa/data.json +++ b/web/src/locales/fa/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/fi/data.json b/web/src/locales/fi/data.json index fc6b20d7..3d7ab5b5 100644 --- a/web/src/locales/fi/data.json +++ b/web/src/locales/fi/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/fr/data.json b/web/src/locales/fr/data.json index 1630f9d2..94a5fb44 100644 --- a/web/src/locales/fr/data.json +++ b/web/src/locales/fr/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "Fichier téléchargé avec succès", "First, last": "Prénom, nom", "Follow organization theme": "Suivre le thème de l'organisation", - "Form CSS": "CSS du formulaire", - "Form CSS - Edit": "CSS du formulaire - Modifier", - "Form CSS - Tooltip": "Mise en forme CSS des formulaires d'inscription, de connexion et de récupération de mot de passe (par exemple, en ajoutant des bordures et des ombres)", - "Form CSS Mobile": "CSS du formulaire sur téléphone", - "Form CSS Mobile - Edit": "CSS du formulaire sur téléphone - Modifier", - "Form CSS Mobile - Tooltip": "CSS du formulaire sur téléphone - Info-bulle", + "Custom CSS": "CSS du formulaire", + "Custom CSS - Edit": "CSS du formulaire - Modifier", + "Custom CSS - Tooltip": "Mise en forme CSS des formulaires d'inscription, de connexion et de récupération de mot de passe (par exemple, en ajoutant des bordures et des ombres)", + "Custom CSS Mobile": "CSS du formulaire sur téléphone", + "Custom CSS Mobile - Edit": "CSS du formulaire sur téléphone - Modifier", + "Custom CSS Mobile - Tooltip": "CSS du formulaire sur téléphone - Info-bulle", "Form position": "Position du formulaire", "Form position - Tooltip": "Emplacement des formulaires d'inscription, de connexion et de récupération de mot de passe", "Grant types": "Types d'autorisation", diff --git a/web/src/locales/he/data.json b/web/src/locales/he/data.json index fc6b20d7..3d7ab5b5 100644 --- a/web/src/locales/he/data.json +++ b/web/src/locales/he/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/id/data.json b/web/src/locales/id/data.json index 5a0e1366..6c78612f 100644 --- a/web/src/locales/id/data.json +++ b/web/src/locales/id/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "Berkas telah diunggah dengan sukses", "First, last": "First, last", "Follow organization theme": "Ikuti tema organisasi", - "Form CSS": "Formulir CSS", - "Form CSS - Edit": "Formulir CSS - Edit", - "Form CSS - Tooltip": "Pengaturan CSS dari formulir pendaftaran, masuk, dan lupa kata sandi (misalnya menambahkan batas dan bayangan)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Formulir CSS", + "Custom CSS - Edit": "Formulir CSS - Edit", + "Custom CSS - Tooltip": "Pengaturan CSS dari formulir pendaftaran, masuk, dan lupa kata sandi (misalnya menambahkan batas dan bayangan)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Posisi formulir", "Form position - Tooltip": "Tempat pendaftaran, masuk, dan lupa kata sandi", "Grant types": "Jenis-jenis hibah", diff --git a/web/src/locales/it/data.json b/web/src/locales/it/data.json index 80467964..12e1d40b 100644 --- a/web/src/locales/it/data.json +++ b/web/src/locales/it/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/ja/data.json b/web/src/locales/ja/data.json index 81f22492..0fb6d9b7 100644 --- a/web/src/locales/ja/data.json +++ b/web/src/locales/ja/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "ファイルが正常にアップロードされました", "First, last": "First, last", "Follow organization theme": "組織のテーマに従ってください", - "Form CSS": "フォームCSS", - "Form CSS - Edit": "フォームのCSS - 編集", - "Form CSS - Tooltip": "サインアップ、サインイン、パスワード忘れのフォームのCSSスタイリング(例:境界線や影の追加)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "フォームCSS", + "Custom CSS - Edit": "フォームのCSS - 編集", + "Custom CSS - Tooltip": "サインアップ、サインイン、パスワード忘れのフォームのCSSスタイリング(例:境界線や影の追加)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "フォームのポジション", "Form position - Tooltip": "登録、ログイン、パスワード忘れフォームの位置", "Grant types": "グラント種類", diff --git a/web/src/locales/kk/data.json b/web/src/locales/kk/data.json index fc6b20d7..3d7ab5b5 100644 --- a/web/src/locales/kk/data.json +++ b/web/src/locales/kk/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/ko/data.json b/web/src/locales/ko/data.json index 3950cc4e..f66cde36 100644 --- a/web/src/locales/ko/data.json +++ b/web/src/locales/ko/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "파일이 성공적으로 업로드되었습니다", "First, last": "First, last", "Follow organization theme": "조직의 주제를 따르세요", - "Form CSS": "CSS 양식", - "Form CSS - Edit": "폼 CSS - 편집", - "Form CSS - Tooltip": "가입, 로그인 및 비밀번호를 잊어버린 양식의 CSS 스타일링 (예 : 테두리와 그림자 추가)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "CSS 양식", + "Custom CSS - Edit": "폼 CSS - 편집", + "Custom CSS - Tooltip": "가입, 로그인 및 비밀번호를 잊어버린 양식의 CSS 스타일링 (예 : 테두리와 그림자 추가)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "양식 위치", "Form position - Tooltip": "가입, 로그인 및 비밀번호 재설정 양식의 위치", "Grant types": "Grant types: 부여 유형", diff --git a/web/src/locales/ms/data.json b/web/src/locales/ms/data.json index fc6b20d7..3d7ab5b5 100644 --- a/web/src/locales/ms/data.json +++ b/web/src/locales/ms/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/nl/data.json b/web/src/locales/nl/data.json index fc6b20d7..3d7ab5b5 100644 --- a/web/src/locales/nl/data.json +++ b/web/src/locales/nl/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/pl/data.json b/web/src/locales/pl/data.json index fc6b20d7..3d7ab5b5 100644 --- a/web/src/locales/pl/data.json +++ b/web/src/locales/pl/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/pt/data.json b/web/src/locales/pt/data.json index bfdf1289..b04a0957 100644 --- a/web/src/locales/pt/data.json +++ b/web/src/locales/pt/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "Arquivo enviado com sucesso", "First, last": "Primeiro, último", "Follow organization theme": "Seguir tema da organização", - "Form CSS": "CSS do formulário", - "Form CSS - Edit": "Editar CSS do formulário", - "Form CSS - Tooltip": "Estilização CSS dos formulários de registro, login e recuperação de senha (por exemplo, adicionando bordas e sombras)", - "Form CSS Mobile": "CSS do formulário em dispositivos móveis", - "Form CSS Mobile - Edit": "Editar CSS do formulário em dispositivos móveis", - "Form CSS Mobile - Tooltip": "CSS do formulário em dispositivos móveis - Dica", + "Custom CSS": "CSS do formulário", + "Custom CSS - Edit": "Editar CSS do formulário", + "Custom CSS - Tooltip": "Estilização CSS dos formulários de registro, login e recuperação de senha (por exemplo, adicionando bordas e sombras)", + "Custom CSS Mobile": "CSS do formulário em dispositivos móveis", + "Custom CSS Mobile - Edit": "Editar CSS do formulário em dispositivos móveis", + "Custom CSS Mobile - Tooltip": "CSS do formulário em dispositivos móveis - Dica", "Form position": "Posição do formulário", "Form position - Tooltip": "Localização dos formulários de registro, login e recuperação de senha", "Grant types": "Tipos de concessão", diff --git a/web/src/locales/ru/data.json b/web/src/locales/ru/data.json index 708552d9..21a29321 100644 --- a/web/src/locales/ru/data.json +++ b/web/src/locales/ru/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "Файл успешно загружен", "First, last": "Имя, Фамилия", "Follow organization theme": "Cледуйте теме организации", - "Form CSS": "Форма CSS", - "Form CSS - Edit": "Форма CSS - Редактирование", - "Form CSS - Tooltip": "CSS-оформление форм регистрации, входа и восстановления пароля (например, добавление границ и теней)", - "Form CSS Mobile": "CSS формы для мобильных", - "Form CSS Mobile - Edit": "CSS формы для мобильный - редактировать", - "Form CSS Mobile - Tooltip": "Редактирование CSS кода для мобильных устройств", + "Custom CSS": "Форма CSS", + "Custom CSS - Edit": "Форма CSS - Редактирование", + "Custom CSS - Tooltip": "CSS-оформление форм регистрации, входа и восстановления пароля (например, добавление границ и теней)", + "Custom CSS Mobile": "CSS формы для мобильных", + "Custom CSS Mobile - Edit": "CSS формы для мобильный - редактировать", + "Custom CSS Mobile - Tooltip": "Редактирование CSS кода для мобильных устройств", "Form position": "Позиция формы", "Form position - Tooltip": "Местоположение форм регистрации, входа и восстановления пароля", "Grant types": "Типы грантов", diff --git a/web/src/locales/sv/data.json b/web/src/locales/sv/data.json index fc6b20d7..3d7ab5b5 100644 --- a/web/src/locales/sv/data.json +++ b/web/src/locales/sv/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/tr/data.json b/web/src/locales/tr/data.json index 2d35d3e4..72684e14 100644 --- a/web/src/locales/tr/data.json +++ b/web/src/locales/tr/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "Adı, Soyadı", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/uk/data.json b/web/src/locales/uk/data.json index fc6b20d7..3d7ab5b5 100644 --- a/web/src/locales/uk/data.json +++ b/web/src/locales/uk/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "File uploaded successfully", "First, last": "First, last", "Follow organization theme": "Follow organization theme", - "Form CSS": "Form CSS", - "Form CSS - Edit": "Form CSS - Edit", - "Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Custom CSS", + "Custom CSS - Edit": "Custom CSS - Edit", + "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Form position", "Form position - Tooltip": "Location of the signup, signin and forget password forms", "Grant types": "Grant types", diff --git a/web/src/locales/vi/data.json b/web/src/locales/vi/data.json index 7a1854f3..84aeeab3 100644 --- a/web/src/locales/vi/data.json +++ b/web/src/locales/vi/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "Tệp được tải lên thành công", "First, last": "Tên, Họ", "Follow organization theme": "Theo giao diện tổ chức", - "Form CSS": "Mẫu CSS", - "Form CSS - Edit": "Biểu mẫu CSS - Sửa", - "Form CSS - Tooltip": "Phong cách CSS của các biểu mẫu đăng ký, đăng nhập và quên mật khẩu (ví dụ: thêm đường viền và bóng)", - "Form CSS Mobile": "Form CSS Mobile", - "Form CSS Mobile - Edit": "Form CSS Mobile - Edit", - "Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", + "Custom CSS": "Mẫu CSS", + "Custom CSS - Edit": "Biểu mẫu CSS - Sửa", + "Custom CSS - Tooltip": "Phong cách CSS của các biểu mẫu đăng ký, đăng nhập và quên mật khẩu (ví dụ: thêm đường viền và bóng)", + "Custom CSS Mobile": "Custom CSS Mobile", + "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit", + "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip", "Form position": "Vị trí của hình thức", "Form position - Tooltip": "Vị trí của các biểu mẫu đăng ký, đăng nhập và quên mật khẩu", "Grant types": "Loại hỗ trợ", diff --git a/web/src/locales/zh/data.json b/web/src/locales/zh/data.json index eeaed6f0..62e5cc3e 100644 --- a/web/src/locales/zh/data.json +++ b/web/src/locales/zh/data.json @@ -52,12 +52,12 @@ "File uploaded successfully": "文件上传成功", "First, last": "名字, 姓氏", "Follow organization theme": "使用组织主题", - "Form CSS": "表单CSS", - "Form CSS - Edit": "编辑表单CSS", - "Form CSS - Tooltip": "注册、登录、忘记密码等表单的CSS样式(如增加边框和阴影)", - "Form CSS Mobile": "表单CSS(移动端)", - "Form CSS Mobile - Edit": "编辑表单CSS(移动端)", - "Form CSS Mobile - Tooltip": "注册、登录、忘记密码等表单的CSS样式(如增加边框和阴影)(移动端)", + "Custom CSS": "表单CSS", + "Custom CSS - Edit": "编辑表单CSS", + "Custom CSS - Tooltip": "注册、登录、忘记密码等表单的CSS样式(如增加边框和阴影)", + "Custom CSS Mobile": "表单CSS(移动端)", + "Custom CSS Mobile - Edit": "编辑表单CSS(移动端)", + "Custom CSS Mobile - Tooltip": "注册、登录、忘记密码等表单的CSS样式(如增加边框和阴影)(移动端)", "Form position": "表单位置", "Form position - Tooltip": "注册、登录、忘记密码等表单的位置", "Grant types": "OAuth授权类型", diff --git a/web/src/table/SigninTable.js b/web/src/table/SigninTable.js index 61b55195..5e97e4f3 100644 --- a/web/src/table/SigninTable.js +++ b/web/src/table/SigninTable.js @@ -178,7 +178,7 @@ class SigninTable extends React.Component { }, }, { - title: i18next.t("application:Form CSS"), + title: i18next.t("application:Custom CSS"), dataIndex: "label", key: "label", width: "200px",