From feb4a3f2425180efa160623936031df4ecd3af1e Mon Sep 17 00:00:00 2001 From: Mehrab Poladov Date: Sun, 4 Feb 2024 22:30:20 +0100 Subject: [PATCH] translationBot(ui): update translation (Azerbaijani) Currently translated at 0.1% (1 of 1433 strings) translationBot(ui): added translation (Azerbaijani) Co-authored-by: Mehrab Poladov Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/az/ Translation: InvokeAI/Web UI --- invokeai/frontend/web/public/locales/az.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 invokeai/frontend/web/public/locales/az.json diff --git a/invokeai/frontend/web/public/locales/az.json b/invokeai/frontend/web/public/locales/az.json new file mode 100644 index 0000000000..54c65ff291 --- /dev/null +++ b/invokeai/frontend/web/public/locales/az.json @@ -0,0 +1,5 @@ +{ + "accessibility": { + "about": "Haqqında" + } +}