Rename label to "Custom CSS"

This commit is contained in:
Yang Luo 2024-03-03 20:45:14 +08:00
parent 265abfe102
commit bc399837cc
25 changed files with 143 additions and 143 deletions

View File

@ -760,7 +760,7 @@ class ApplicationEditPage extends React.Component {
</Row> </Row>
<Row> <Row>
<Col style={{marginTop: "5px"}} span={(Setting.isMobile()) ? 22 : 2}> <Col style={{marginTop: "5px"}} span={(Setting.isMobile()) ? 22 : 2}>
{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"))} :
</Col> </Col>
<Col span={22}> <Col span={22}>
<Popover placement="right" content={ <Popover placement="right" content={
@ -772,7 +772,7 @@ class ApplicationEditPage extends React.Component {
}} }}
/> />
</div> </div>
} title={i18next.t("application:Form CSS - Edit")} trigger="click"> } title={i18next.t("application:Custom CSS - Edit")} trigger="click">
<Input value={this.state.application.formCss} style={{marginBottom: "10px"}} onChange={e => { <Input value={this.state.application.formCss} style={{marginBottom: "10px"}} onChange={e => {
this.updateApplicationField("formCss", e.target.value); this.updateApplicationField("formCss", e.target.value);
}} /> }} />
@ -781,7 +781,7 @@ class ApplicationEditPage extends React.Component {
</Row> </Row>
<Row> <Row>
<Col style={{marginTop: "5px"}} span={(Setting.isMobile()) ? 22 : 2}> <Col style={{marginTop: "5px"}} span={(Setting.isMobile()) ? 22 : 2}>
{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"))} :
</Col> </Col>
<Col span={22}> <Col span={22}>
<Popover placement="right" content={ <Popover placement="right" content={
@ -793,7 +793,7 @@ class ApplicationEditPage extends React.Component {
}} }}
/> />
</div> </div>
} title={i18next.t("application:Form CSS Mobile - Edit")} trigger="click"> } title={i18next.t("application:Custom CSS Mobile - Edit")} trigger="click">
<Input value={this.state.application.formCssMobile} style={{marginBottom: "10px"}} onChange={e => { <Input value={this.state.application.formCssMobile} style={{marginBottom: "10px"}} onChange={e => {
this.updateApplicationField("formCssMobile", e.target.value); this.updateApplicationField("formCssMobile", e.target.value);
}} /> }} />

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "Datei erfolgreich hochgeladen", "File uploaded successfully": "Datei erfolgreich hochgeladen",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Folge dem Theme der Organisation", "Follow organization theme": "Folge dem Theme der Organisation",
"Form CSS": "Formular CSS", "Custom CSS": "Formular CSS",
"Form CSS - Edit": "Form CSS - Bearbeiten", "Custom CSS - Edit": "Custom CSS - Bearbeiten",
"Form CSS - Tooltip": "CSS-Styling der Anmelde-, Registrierungs- und Passwort-vergessen-Seite (z. B. Hinzufügen von Rahmen und Schatten)", "Custom 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", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Formposition", "Form position": "Formposition",
"Form position - Tooltip": "Position der Anmelde-, Registrierungs- und Passwort-vergessen-Formulare", "Form position - Tooltip": "Position der Anmelde-, Registrierungs- und Passwort-vergessen-Formulare",
"Grant types": "Grant-Typen", "Grant types": "Grant-Typen",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "Archivo subido exitosamente", "File uploaded successfully": "Archivo subido exitosamente",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Seguir el tema de la organización", "Follow organization theme": "Seguir el tema de la organización",
"Form CSS": "Formulario CSS", "Custom CSS": "Formulario CSS",
"Form CSS - Edit": "Formulario CSS - Editar", "Custom 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)", "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)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Posición de la Forma", "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", "Form position - Tooltip": "Ubicación de los formularios de registro, inicio de sesión y olvido de contraseña",
"Grant types": "Tipos de subvenciones", "Grant types": "Tipos de subvenciones",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "Fichier téléchargé avec succès", "File uploaded successfully": "Fichier téléchargé avec succès",
"First, last": "Prénom, nom", "First, last": "Prénom, nom",
"Follow organization theme": "Suivre le thème de l'organisation", "Follow organization theme": "Suivre le thème de l'organisation",
"Form CSS": "CSS du formulaire", "Custom CSS": "CSS du formulaire",
"Form CSS - Edit": "CSS du formulaire - Modifier", "Custom 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)", "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)",
"Form CSS Mobile": "CSS du formulaire sur téléphone", "Custom CSS Mobile": "CSS du formulaire sur téléphone",
"Form CSS Mobile - Edit": "CSS du formulaire sur téléphone - Modifier", "Custom 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 Mobile - Tooltip": "CSS du formulaire sur téléphone - Info-bulle",
"Form position": "Position du formulaire", "Form position": "Position du formulaire",
"Form position - Tooltip": "Emplacement des formulaires d'inscription, de connexion et de récupération de mot de passe", "Form position - Tooltip": "Emplacement des formulaires d'inscription, de connexion et de récupération de mot de passe",
"Grant types": "Types d'autorisation", "Grant types": "Types d'autorisation",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "Berkas telah diunggah dengan sukses", "File uploaded successfully": "Berkas telah diunggah dengan sukses",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Ikuti tema organisasi", "Follow organization theme": "Ikuti tema organisasi",
"Form CSS": "Formulir CSS", "Custom CSS": "Formulir CSS",
"Form CSS - Edit": "Formulir CSS - Edit", "Custom CSS - Edit": "Formulir CSS - Edit",
"Form CSS - Tooltip": "Pengaturan CSS dari formulir pendaftaran, masuk, dan lupa kata sandi (misalnya menambahkan batas dan bayangan)", "Custom CSS - Tooltip": "Pengaturan CSS dari formulir pendaftaran, masuk, dan lupa kata sandi (misalnya menambahkan batas dan bayangan)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Posisi formulir", "Form position": "Posisi formulir",
"Form position - Tooltip": "Tempat pendaftaran, masuk, dan lupa kata sandi", "Form position - Tooltip": "Tempat pendaftaran, masuk, dan lupa kata sandi",
"Grant types": "Jenis-jenis hibah", "Grant types": "Jenis-jenis hibah",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "ファイルが正常にアップロードされました", "File uploaded successfully": "ファイルが正常にアップロードされました",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "組織のテーマに従ってください", "Follow organization theme": "組織のテーマに従ってください",
"Form CSS": "フォームCSS", "Custom CSS": "フォームCSS",
"Form CSS - Edit": "フォームのCSS - 編集", "Custom CSS - Edit": "フォームのCSS - 編集",
"Form CSS - Tooltip": "サインアップ、サインイン、パスワード忘れのフォームのCSSスタイリング境界線や影の追加", "Custom CSS - Tooltip": "サインアップ、サインイン、パスワード忘れのフォームのCSSスタイリング境界線や影の追加",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "フォームのポジション", "Form position": "フォームのポジション",
"Form position - Tooltip": "登録、ログイン、パスワード忘れフォームの位置", "Form position - Tooltip": "登録、ログイン、パスワード忘れフォームの位置",
"Grant types": "グラント種類", "Grant types": "グラント種類",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "파일이 성공적으로 업로드되었습니다", "File uploaded successfully": "파일이 성공적으로 업로드되었습니다",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "조직의 주제를 따르세요", "Follow organization theme": "조직의 주제를 따르세요",
"Form CSS": "CSS 양식", "Custom CSS": "CSS 양식",
"Form CSS - Edit": "폼 CSS - 편집", "Custom CSS - Edit": "폼 CSS - 편집",
"Form CSS - Tooltip": "가입, 로그인 및 비밀번호를 잊어버린 양식의 CSS 스타일링 (예 : 테두리와 그림자 추가)", "Custom CSS - Tooltip": "가입, 로그인 및 비밀번호를 잊어버린 양식의 CSS 스타일링 (예 : 테두리와 그림자 추가)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "양식 위치", "Form position": "양식 위치",
"Form position - Tooltip": "가입, 로그인 및 비밀번호 재설정 양식의 위치", "Form position - Tooltip": "가입, 로그인 및 비밀번호 재설정 양식의 위치",
"Grant types": "Grant types: 부여 유형", "Grant types": "Grant types: 부여 유형",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "Arquivo enviado com sucesso", "File uploaded successfully": "Arquivo enviado com sucesso",
"First, last": "Primeiro, último", "First, last": "Primeiro, último",
"Follow organization theme": "Seguir tema da organização", "Follow organization theme": "Seguir tema da organização",
"Form CSS": "CSS do formulário", "Custom CSS": "CSS do formulário",
"Form CSS - Edit": "Editar CSS do formulário", "Custom 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)", "Custom 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", "Custom CSS Mobile": "CSS do formulário em dispositivos móveis",
"Form CSS Mobile - Edit": "Editar CSS do formulário em dispositivos móveis", "Custom 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 Mobile - Tooltip": "CSS do formulário em dispositivos móveis - Dica",
"Form position": "Posição do formulário", "Form position": "Posição do formulário",
"Form position - Tooltip": "Localização dos formulários de registro, login e recuperação de senha", "Form position - Tooltip": "Localização dos formulários de registro, login e recuperação de senha",
"Grant types": "Tipos de concessão", "Grant types": "Tipos de concessão",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "Файл успешно загружен", "File uploaded successfully": "Файл успешно загружен",
"First, last": "Имя, Фамилия", "First, last": "Имя, Фамилия",
"Follow organization theme": "Cледуйте теме организации", "Follow organization theme": "Cледуйте теме организации",
"Form CSS": "Форма CSS", "Custom CSS": "Форма CSS",
"Form CSS - Edit": "Форма CSS - Редактирование", "Custom CSS - Edit": "Форма CSS - Редактирование",
"Form CSS - Tooltip": "CSS-оформление форм регистрации, входа и восстановления пароля (например, добавление границ и теней)", "Custom CSS - Tooltip": "CSS-оформление форм регистрации, входа и восстановления пароля (например, добавление границ и теней)",
"Form CSS Mobile": "CSS формы для мобильных", "Custom CSS Mobile": "CSS формы для мобильных",
"Form CSS Mobile - Edit": "CSS формы для мобильный - редактировать", "Custom CSS Mobile - Edit": "CSS формы для мобильный - редактировать",
"Form CSS Mobile - Tooltip": "Редактирование CSS кода для мобильных устройств", "Custom CSS Mobile - Tooltip": "Редактирование CSS кода для мобильных устройств",
"Form position": "Позиция формы", "Form position": "Позиция формы",
"Form position - Tooltip": "Местоположение форм регистрации, входа и восстановления пароля", "Form position - Tooltip": "Местоположение форм регистрации, входа и восстановления пароля",
"Grant types": "Типы грантов", "Grant types": "Типы грантов",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "Adı, Soyadı", "First, last": "Adı, Soyadı",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "File uploaded successfully", "File uploaded successfully": "File uploaded successfully",
"First, last": "First, last", "First, last": "First, last",
"Follow organization theme": "Follow organization theme", "Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS", "Custom CSS": "Custom CSS",
"Form CSS - Edit": "Form CSS - Edit", "Custom CSS - Edit": "Custom CSS - Edit",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)", "Custom CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Form position", "Form position": "Form position",
"Form position - Tooltip": "Location of the signup, signin and forget password forms", "Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types", "Grant types": "Grant types",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "Tệp được tải lên thành công", "File uploaded successfully": "Tệp được tải lên thành công",
"First, last": "Tên, Họ", "First, last": "Tên, Họ",
"Follow organization theme": "Theo giao diện tổ chức", "Follow organization theme": "Theo giao diện tổ chức",
"Form CSS": "Mẫu CSS", "Custom CSS": "Mẫu CSS",
"Form CSS - Edit": "Biểu mẫu CSS - Sửa", "Custom 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)", "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)",
"Form CSS Mobile": "Form CSS Mobile", "Custom CSS Mobile": "Custom CSS Mobile",
"Form CSS Mobile - Edit": "Form CSS Mobile - Edit", "Custom CSS Mobile - Edit": "Custom CSS Mobile - Edit",
"Form CSS Mobile - Tooltip": "Form CSS Mobile - Tooltip", "Custom CSS Mobile - Tooltip": "Custom CSS Mobile - Tooltip",
"Form position": "Vị trí của hình thức", "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", "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ợ", "Grant types": "Loại hỗ trợ",

View File

@ -52,12 +52,12 @@
"File uploaded successfully": "文件上传成功", "File uploaded successfully": "文件上传成功",
"First, last": "名字, 姓氏", "First, last": "名字, 姓氏",
"Follow organization theme": "使用组织主题", "Follow organization theme": "使用组织主题",
"Form CSS": "表单CSS", "Custom CSS": "表单CSS",
"Form CSS - Edit": "编辑表单CSS", "Custom CSS - Edit": "编辑表单CSS",
"Form CSS - Tooltip": "注册、登录、忘记密码等表单的CSS样式如增加边框和阴影", "Custom CSS - Tooltip": "注册、登录、忘记密码等表单的CSS样式如增加边框和阴影",
"Form CSS Mobile": "表单CSS移动端", "Custom CSS Mobile": "表单CSS移动端",
"Form CSS Mobile - Edit": "编辑表单CSS移动端", "Custom CSS Mobile - Edit": "编辑表单CSS移动端",
"Form CSS Mobile - Tooltip": "注册、登录、忘记密码等表单的CSS样式如增加边框和阴影移动端", "Custom CSS Mobile - Tooltip": "注册、登录、忘记密码等表单的CSS样式如增加边框和阴影移动端",
"Form position": "表单位置", "Form position": "表单位置",
"Form position - Tooltip": "注册、登录、忘记密码等表单的位置", "Form position - Tooltip": "注册、登录、忘记密码等表单的位置",
"Grant types": "OAuth授权类型", "Grant types": "OAuth授权类型",

View File

@ -178,7 +178,7 @@ class SigninTable extends React.Component {
}, },
}, },
{ {
title: i18next.t("application:Form CSS"), title: i18next.t("application:Custom CSS"),
dataIndex: "label", dataIndex: "label",
key: "label", key: "label",
width: "200px", width: "200px",