Finish i18n of vi

This commit is contained in:
Gucheng Wang 2023-03-19 00:13:16 +08:00
parent 4e62c255b3
commit 1de76e4da9
10 changed files with 732 additions and 741 deletions

View File

@ -192,7 +192,7 @@ class OrganizationListPage extends BaseListPage {
...this.getColumnSearchProps("passwordSalt"),
},
{
title: i18next.t("organization:Default avatar"),
title: i18next.t("general:Default avatar"),
dataIndex: "defaultAvatar",
key: "defaultAvatar",
width: "120px",

View File

@ -341,7 +341,6 @@
"organization": {
"Account items": "Kontenpositionen",
"Account items - Tooltip": "Elemente auf der persönlichen Einstellungsseite",
"Default avatar": "Standard-Avatar",
"Edit Organization": "Organisation bearbeiten",
"Favicon": "Favicon",
"Follow global theme": "Folge dem globalen Thema",

View File

@ -341,7 +341,6 @@
"organization": {
"Account items": "Account items",
"Account items - Tooltip": "Items in the Personal settings page",
"Default avatar": "Default avatar",
"Edit Organization": "Edit Organization",
"Favicon": "Favicon",
"Follow global theme": "Follow global theme",

View File

@ -341,7 +341,6 @@
"organization": {
"Account items": "Elementos de la cuenta",
"Account items - Tooltip": "Elementos en la página de configuración personal",
"Default avatar": "Avatar por defecto",
"Edit Organization": "Editar organización",
"Favicon": "Favicon",
"Follow global theme": "Seguir el tema global",

View File

@ -341,7 +341,6 @@
"organization": {
"Account items": "Articles de compte",
"Account items - Tooltip": "Éléments de la page des paramètres personnels",
"Default avatar": "Avatar par défaut",
"Edit Organization": "Modifier l'organisation",
"Favicon": "Favicon",
"Follow global theme": "Suivre le thème global",

View File

@ -341,7 +341,6 @@
"organization": {
"Account items": "アカウントアイテム",
"Account items - Tooltip": "個人設定ページのアイテム",
"Default avatar": "デフォルトのアバター",
"Edit Organization": "組織の編集",
"Favicon": "ファビコン",
"Follow global theme": "グローバルテーマに従ってください",

View File

@ -341,7 +341,6 @@
"organization": {
"Account items": "계정 항목들",
"Account items - Tooltip": "개인 설정 페이지의 항목들",
"Default avatar": "기본 아바타",
"Edit Organization": "단체 수정",
"Favicon": "파비콘",
"Follow global theme": "글로벌 테마를 따르세요",

View File

@ -341,7 +341,6 @@
"organization": {
"Account items": "Элементы учета",
"Account items - Tooltip": "Элементы на странице личных настроек",
"Default avatar": "Стандартный аватар",
"Edit Organization": "Редактировать организацию",
"Favicon": "Фавикон",
"Follow global theme": "Следуйте глобальной теме",

File diff suppressed because it is too large Load Diff

View File

@ -341,7 +341,6 @@
"organization": {
"Account items": "个人页设置项",
"Account items - Tooltip": "用户的个人设置页面中可配置的选项",
"Default avatar": "默认头像",
"Edit Organization": "编辑组织",
"Favicon": "图标",
"Follow global theme": "使用全局默认主题",