mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 17:07:32 +00:00
i18n
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"logout": {
|
||||
"title": "Logout",
|
||||
"description": "Wählen Sie den Account aus, das Sie entfernen möchten",
|
||||
"noResults": "Keine Konten gefunden"
|
||||
"noResults": "Keine Konten gefunden",
|
||||
"clear": "Entfernen"
|
||||
},
|
||||
"loginname": {
|
||||
"title": "Willkommen zurück!",
|
||||
|
@@ -11,7 +11,8 @@
|
||||
"logout": {
|
||||
"title": "Logout",
|
||||
"description": "Click the accounts you want to clear",
|
||||
"noResults": "No accounts found"
|
||||
"noResults": "No accounts found",
|
||||
"clear": "Clear"
|
||||
},
|
||||
"loginname": {
|
||||
"title": "Welcome back!",
|
||||
|
@@ -11,7 +11,8 @@
|
||||
"logout": {
|
||||
"title": "Cerrar sesión",
|
||||
"description": "Selecciona la cuenta que deseas eliminar",
|
||||
"noResults": "No se encontraron cuentas"
|
||||
"noResults": "No se encontraron cuentas",
|
||||
"clear": "Eliminar"
|
||||
},
|
||||
"loginname": {
|
||||
"title": "¡Bienvenido de nuevo!",
|
||||
|
@@ -11,7 +11,8 @@
|
||||
"logout": {
|
||||
"title": "Esci",
|
||||
"description": "Seleziona l'account che desideri uscire",
|
||||
"noResults": "Nessun account trovato"
|
||||
"noResults": "Nessun account trovato",
|
||||
"clear": "Rimuovi"
|
||||
},
|
||||
"loginname": {
|
||||
"title": "Bentornato!",
|
||||
|
@@ -11,7 +11,8 @@
|
||||
"logout": {
|
||||
"title": "Wyloguj się",
|
||||
"description": "Wybierz konto, które chcesz usunąć",
|
||||
"noResults": "Nie znaleziono kont"
|
||||
"noResults": "Nie znaleziono kont",
|
||||
"clear": "Usuń"
|
||||
},
|
||||
"loginname": {
|
||||
"title": "Witamy ponownie!",
|
||||
|
@@ -11,7 +11,8 @@
|
||||
"logout": {
|
||||
"title": "Выход",
|
||||
"description": "Выберите аккаунт, который хотите удалить",
|
||||
"noResults": "Аккаунты не найдены"
|
||||
"noResults": "Аккаунты не найдены",
|
||||
"clear": "Удалить"
|
||||
},
|
||||
"loginname": {
|
||||
"title": "С возвращением!",
|
||||
|
@@ -11,7 +11,8 @@
|
||||
"logout": {
|
||||
"title": "注销",
|
||||
"description": "选择您想注销的账户",
|
||||
"noResults": "未找到账户"
|
||||
"noResults": "未找到账户",
|
||||
"clear": "清除"
|
||||
},
|
||||
"loginname": {
|
||||
"title": "欢迎回来!",
|
||||
|
Reference in New Issue
Block a user