This commit is contained in:
ManeraKai 2023-09-24 10:05:16 +03:00
commit e7d2217439
9 changed files with 83 additions and 2 deletions

View File

@ -60,7 +60,7 @@
"description": "used in the settings page"
},
"frontend": {
"message": "Frontend",
"message": "Interfaz",
"description": "used in the settings page"
},
"redirectType": {
@ -99,5 +99,14 @@
},
"about": {
"message": "Acerca de"
},
"unsupportedIframesHandling": {
"message": "Gestión de los iframes no compatibles"
},
"fetchPublicInstances": {
"message": "Recuperar las instancias públicas"
},
"disable": {
"message": "Desactivar"
}
}

View File

@ -99,5 +99,14 @@
},
"about": {
"message": "About"
},
"unsupportedIframesHandling": {
"message": "Sen soporte para a xestión de iframes"
},
"fetchPublicInstances": {
"message": "Obter instancias públicas"
},
"disable": {
"message": "Desactivar"
}
}

View File

@ -99,5 +99,14 @@
},
"about": {
"message": "Tentang"
},
"unsupportedIframesHandling": {
"message": "Penanganan iframe tifak didukung"
},
"fetchPublicInstances": {
"message": "Dapatkan server publik"
},
"disable": {
"message": "Nonaktifkan"
}
}

View File

@ -48,7 +48,7 @@
"description": "used in the settings page"
},
"resetSettings": {
"message": "Instellingen herstarten",
"message": "Standaardwaarden",
"description": "used in the settings page"
},
"enable": {
@ -99,5 +99,14 @@
},
"about": {
"message": "Over"
},
"unsupportedIframesHandling": {
"message": "Niet-ondersteunde iframes-afhandeling"
},
"fetchPublicInstances": {
"message": "Openbare instanties ophalen"
},
"disable": {
"message": "Uitschakelen"
}
}

View File

@ -99,5 +99,14 @@
},
"about": {
"message": "Informacje"
},
"unsupportedIframesHandling": {
"message": "Brak obsługi ramek iframe"
},
"fetchPublicInstances": {
"message": "Pobierz instancje publiczne"
},
"disable": {
"message": "Wyłącz"
}
}

View File

@ -99,5 +99,14 @@
},
"about": {
"message": "About"
},
"unsupportedIframesHandling": {
"message": "Manipulare iframe neacceptată"
},
"fetchPublicInstances": {
"message": "Obține instanțe publice"
},
"disable": {
"message": "Dezactivează"
}
}

View File

@ -99,5 +99,14 @@
},
"about": {
"message": "Hakkında"
},
"unsupportedIframesHandling": {
"message": "Desteklenmeyen iframe kullanımı"
},
"fetchPublicInstances": {
"message": "Herkese açık örnekleri getir"
},
"disable": {
"message": "Devre dışı bırak"
}
}

View File

@ -99,5 +99,14 @@
},
"about": {
"message": "Про застосунок"
},
"unsupportedIframesHandling": {
"message": "Непідтримувана обробка iframes"
},
"fetchPublicInstances": {
"message": "Отримати загальнодоступні сервери"
},
"disable": {
"message": "Вимкнути"
}
}

View File

@ -99,5 +99,14 @@
},
"about": {
"message": "关于"
},
"unsupportedIframesHandling": {
"message": "对不支持的 iframe 的处理方式"
},
"fetchPublicInstances": {
"message": "获取公共实例"
},
"disable": {
"message": "禁用"
}
}