This commit is contained in:
Max Peintner
2025-04-28 12:57:37 +02:00
parent 5536b7433d
commit 87b2148c5d
7 changed files with 14 additions and 7 deletions

View File

@@ -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!",

View File

@@ -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!",

View File

@@ -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!",

View File

@@ -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!",

View File

@@ -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!",

View File

@@ -11,7 +11,8 @@
"logout": {
"title": "Выход",
"description": "Выберите аккаунт, который хотите удалить",
"noResults": "Аккаунты не найдены"
"noResults": "Аккаунты не найдены",
"clear": "Удалить"
},
"loginname": {
"title": "С возвращением!",

View File

@@ -11,7 +11,8 @@
"logout": {
"title": "注销",
"description": "选择您想注销的账户",
"noResults": "未找到账户"
"noResults": "未找到账户",
"clear": "清除"
},
"loginname": {
"title": "欢迎回来!",