mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 02:35:49 +08:00
Finish i18n of vi
This commit is contained in:
parent
4e62c255b3
commit
1de76e4da9
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -341,7 +341,6 @@
|
||||
"organization": {
|
||||
"Account items": "アカウントアイテム",
|
||||
"Account items - Tooltip": "個人設定ページのアイテム",
|
||||
"Default avatar": "デフォルトのアバター",
|
||||
"Edit Organization": "組織の編集",
|
||||
"Favicon": "ファビコン",
|
||||
"Follow global theme": "グローバルテーマに従ってください",
|
||||
|
@ -341,7 +341,6 @@
|
||||
"organization": {
|
||||
"Account items": "계정 항목들",
|
||||
"Account items - Tooltip": "개인 설정 페이지의 항목들",
|
||||
"Default avatar": "기본 아바타",
|
||||
"Edit Organization": "단체 수정",
|
||||
"Favicon": "파비콘",
|
||||
"Follow global theme": "글로벌 테마를 따르세요",
|
||||
|
@ -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
@ -341,7 +341,6 @@
|
||||
"organization": {
|
||||
"Account items": "个人页设置项",
|
||||
"Account items - Tooltip": "用户的个人设置页面中可配置的选项",
|
||||
"Default avatar": "默认头像",
|
||||
"Edit Organization": "编辑组织",
|
||||
"Favicon": "图标",
|
||||
"Follow global theme": "使用全局默认主题",
|
||||
|
Loading…
x
Reference in New Issue
Block a user