From c124bcbfde07ff9b25fd36b8d2f050c47c25bc09 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 31 Oct 2024 05:47:37 +0100 Subject: [PATCH] translationBot(ui): update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: InvokeAI/Web UI Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/ --- invokeai/frontend/web/public/locales/de.json | 1 - invokeai/frontend/web/public/locales/fr.json | 1 - invokeai/frontend/web/public/locales/ru.json | 1 - 3 files changed, 3 deletions(-) diff --git a/invokeai/frontend/web/public/locales/de.json b/invokeai/frontend/web/public/locales/de.json index cc73b41e580..fb9fbb295d2 100644 --- a/invokeai/frontend/web/public/locales/de.json +++ b/invokeai/frontend/web/public/locales/de.json @@ -536,7 +536,6 @@ "addModels": "Model hinzufügen", "deleteModelImage": "Lösche Model Bild", "huggingFaceRepoID": "HuggingFace Repo ID", - "hfToken": "HuggingFace Schlüssel", "huggingFacePlaceholder": "besitzer/model-name", "modelSettings": "Modelleinstellungen", "typePhraseHere": "Phrase hier eingeben", diff --git a/invokeai/frontend/web/public/locales/fr.json b/invokeai/frontend/web/public/locales/fr.json index fe55bc42b89..565a492afad 100644 --- a/invokeai/frontend/web/public/locales/fr.json +++ b/invokeai/frontend/web/public/locales/fr.json @@ -220,7 +220,6 @@ "typePhraseHere": "Écrire une phrase ici", "cancel": "Annuler", "defaultSettingsSaved": "Paramètres par défaut enregistrés", - "hfToken": "Token HuggingFace", "imageEncoderModelId": "ID du modèle d'encodeur d'image", "path": "Chemin sur le disque", "repoVariant": "Variante de dépôt", diff --git a/invokeai/frontend/web/public/locales/ru.json b/invokeai/frontend/web/public/locales/ru.json index f86a2927694..6dc36b7cb11 100644 --- a/invokeai/frontend/web/public/locales/ru.json +++ b/invokeai/frontend/web/public/locales/ru.json @@ -572,7 +572,6 @@ "simpleModelPlaceholder": "URL или путь к локальному файлу или папке diffusers", "urlOrLocalPath": "URL или локальный путь", "urlOrLocalPathHelper": "URL-адреса должны указывать на один файл. Локальные пути могут указывать на один файл или папку для одной модели диффузоров.", - "hfToken": "Токен HuggingFace", "starterModels": "Стартовые модели", "textualInversions": "Текстовые инверсии", "loraModels": "LoRAs",