From aa7e5dbfce0089ebe3b70a85bccd82ae09f152de Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Mon, 3 Jun 2024 13:51:56 -0700 Subject: [PATCH] chore: format --- src/lib/i18n/locales/lt-LT/translation.json | 1 + src/lib/i18n/locales/zh-CN/translation.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/lt-LT/translation.json b/src/lib/i18n/locales/lt-LT/translation.json index 5d474bf9a..1a333d9ae 100644 --- a/src/lib/i18n/locales/lt-LT/translation.json +++ b/src/lib/i18n/locales/lt-LT/translation.json @@ -170,6 +170,7 @@ "Edit Doc": "Redaguoti dokumentą", "Edit User": "Redaguoti naudotoją", "Email": "El. paštas", + "Embedding Batch Size": "", "Embedding Model": "Embedding modelis", "Embedding Model Engine": "Embedding modelio variklis", "Embedding model set to \"{{embedding_model}}\"": "Embedding modelis nustatytas kaip\"{{embedding_model}}\"", diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index fff3e9b60..0cdee1f35 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -170,7 +170,7 @@ "Edit Doc": "编辑文档", "Edit User": "编辑用户", "Email": "邮箱地址", - "Embedding Batch Size": "", + "Embedding Batch Size": "", "Embedding Model": "语义向量模型", "Embedding Model Engine": "语义向量模型引擎", "Embedding model set to \"{{embedding_model}}\"": "语义向量模型设置为 \"{{embedding_model}}\"",