From 638b350b5cd2aa91651d4dd155f9aee004dcee30 Mon Sep 17 00:00:00 2001 From: Peter De-Ath Date: Sun, 10 Nov 2024 22:02:03 +0000 Subject: [PATCH 1/2] Fix missing comma in Ukrainian translation.json --- src/lib/i18n/locales/uk-UA/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json index a984e332d..fe636a2b1 100644 --- a/src/lib/i18n/locales/uk-UA/translation.json +++ b/src/lib/i18n/locales/uk-UA/translation.json @@ -50,7 +50,7 @@ "Allow User Location": "Доступ до місцезнаходження", "Allow Voice Interruption in Call": "Дозволити переривання голосу під час виклику", "alphanumeric characters and hyphens": "алфавітно-цифрові символи та дефіси", - "Already have an account?": "Вже є обліковий запис?" + "Already have an account?": "Вже є обліковий запис?", "Alternative to the top_p, and aims to ensure a balance of quality and variety. The parameter p represents the minimum probability for a token to be considered, relative to the probability of the most likely token. For example, with p=0.05 and the most likely token having a probability of 0.9, logits with a value less than 0.045 are filtered out. (Default: 0.0)": "Альтернатива параметру top_p, яка має на меті забезпечити баланс якості та різноманітності. Параметр p представляє мінімальну ймовірність для того, щоб токен був врахований, відносно ймовірності найбільш ймовірного токена. Наприклад, при p=0.05 і найбільш імовірному токені з ймовірністю 0.9, логіти зі значенням менше 0.045 будуть відфільтровані. (За замовчуванням: 0.0)", "an assistant": "асистента", "and": "та", From 94e432d599a66eb083f0970b0b8300931dff2ae6 Mon Sep 17 00:00:00 2001 From: Peter De-Ath Date: Sun, 10 Nov 2024 22:10:28 +0000 Subject: [PATCH 2/2] update fomatting and i18n --- src/lib/components/chat/Messages/UserMessage.svelte | 2 +- src/lib/i18n/locales/ar-BH/translation.json | 2 -- src/lib/i18n/locales/bg-BG/translation.json | 2 -- src/lib/i18n/locales/bn-BD/translation.json | 2 -- src/lib/i18n/locales/ca-ES/translation.json | 2 -- src/lib/i18n/locales/ceb-PH/translation.json | 2 -- src/lib/i18n/locales/cs-CZ/translation.json | 2 -- src/lib/i18n/locales/da-DK/translation.json | 2 -- src/lib/i18n/locales/de-DE/translation.json | 2 -- src/lib/i18n/locales/dg-DG/translation.json | 2 -- src/lib/i18n/locales/en-GB/translation.json | 2 -- src/lib/i18n/locales/en-US/translation.json | 2 -- src/lib/i18n/locales/es-ES/translation.json | 2 -- src/lib/i18n/locales/fa-IR/translation.json | 2 -- src/lib/i18n/locales/fi-FI/translation.json | 2 -- src/lib/i18n/locales/fr-CA/translation.json | 2 -- src/lib/i18n/locales/fr-FR/translation.json | 2 -- src/lib/i18n/locales/he-IL/translation.json | 2 -- src/lib/i18n/locales/hi-IN/translation.json | 2 -- src/lib/i18n/locales/hr-HR/translation.json | 2 -- src/lib/i18n/locales/hu-HU/translation.json | 2 -- src/lib/i18n/locales/id-ID/translation.json | 2 -- src/lib/i18n/locales/ie-GA/translation.json | 2 -- src/lib/i18n/locales/it-IT/translation.json | 2 -- src/lib/i18n/locales/ja-JP/translation.json | 2 -- src/lib/i18n/locales/ka-GE/translation.json | 2 -- src/lib/i18n/locales/ko-KR/translation.json | 2 -- src/lib/i18n/locales/lt-LT/translation.json | 2 -- src/lib/i18n/locales/ms-MY/translation.json | 2 -- src/lib/i18n/locales/nb-NO/translation.json | 2 -- src/lib/i18n/locales/nl-NL/translation.json | 2 -- src/lib/i18n/locales/pa-IN/translation.json | 2 -- src/lib/i18n/locales/pl-PL/translation.json | 2 -- src/lib/i18n/locales/pt-BR/translation.json | 2 -- src/lib/i18n/locales/pt-PT/translation.json | 2 -- src/lib/i18n/locales/ro-RO/translation.json | 2 -- src/lib/i18n/locales/ru-RU/translation.json | 2 -- src/lib/i18n/locales/sr-RS/translation.json | 2 -- src/lib/i18n/locales/sv-SE/translation.json | 2 -- src/lib/i18n/locales/th-TH/translation.json | 2 -- src/lib/i18n/locales/tk-TW/translation.json | 2 -- src/lib/i18n/locales/tr-TR/translation.json | 2 -- src/lib/i18n/locales/uk-UA/translation.json | 2 -- src/lib/i18n/locales/ur-PK/translation.json | 2 -- src/lib/i18n/locales/vi-VN/translation.json | 2 -- src/lib/i18n/locales/zh-CN/translation.json | 2 -- src/lib/i18n/locales/zh-TW/translation.json | 2 -- 47 files changed, 1 insertion(+), 93 deletions(-) diff --git a/src/lib/components/chat/Messages/UserMessage.svelte b/src/lib/components/chat/Messages/UserMessage.svelte index cd06dcf7f..c54b7edf2 100644 --- a/src/lib/components/chat/Messages/UserMessage.svelte +++ b/src/lib/components/chat/Messages/UserMessage.svelte @@ -129,7 +129,7 @@ {#each message.files as file}
{#if file.type === 'image'} - + {:else}