From be594133f001ec890d7eeb846370d6b1d498aa94 Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Tue, 2 Sep 2025 10:29:29 +0800 Subject: [PATCH] feat(localization): update app title from "oRA Manager" to "LoRA Manager" across all locale files --- locales/de.json | 2 +- locales/en.json | 2 +- locales/es.json | 2 +- locales/fr.json | 2 +- locales/ja.json | 2 +- locales/ko.json | 2 +- locales/ru.json | 2 +- locales/zh-CN.json | 2 +- locales/zh-TW.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/locales/de.json b/locales/de.json index 739e27e1..3ac03145 100644 --- a/locales/de.json +++ b/locales/de.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA Manager", "navigation": { "loras": "LoRAs", "recipes": "Rezepte", diff --git a/locales/en.json b/locales/en.json index db2cc375..6886d7da 100644 --- a/locales/en.json +++ b/locales/en.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA Manager", "navigation": { "loras": "LoRAs", "recipes": "Recipes", diff --git a/locales/es.json b/locales/es.json index 71c7d08f..b3c59949 100644 --- a/locales/es.json +++ b/locales/es.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA Manager", "navigation": { "loras": "LoRAs", "recipes": "Recetas", diff --git a/locales/fr.json b/locales/fr.json index c90c3996..68691f08 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA Manager", "navigation": { "loras": "LoRAs", "recipes": "Recettes", diff --git a/locales/ja.json b/locales/ja.json index afeb81ae..89d84e22 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA Manager", "navigation": { "loras": "LoRA", "recipes": "レシピ", diff --git a/locales/ko.json b/locales/ko.json index f9b0a6d7..3eac9031 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA Manager", "navigation": { "loras": "LoRA", "recipes": "레시피", diff --git a/locales/ru.json b/locales/ru.json index a256af78..720bae7e 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA Manager", "navigation": { "loras": "LoRAs", "recipes": "Рецепты", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 8186b79a..860c7956 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA 管理器", "navigation": { "loras": "LoRA", "recipes": "配方", diff --git a/locales/zh-TW.json b/locales/zh-TW.json index bed14c08..4f811de9 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -74,7 +74,7 @@ } }, "header": { - "appTitle": "oRA Manager", + "appTitle": "LoRA 管理器", "navigation": { "loras": "LoRA", "recipes": "配方",