From 3df03fa3fe15d0fc824887f4499db40add56c2f8 Mon Sep 17 00:00:00 2001 From: Que Nguyen Date: Sat, 20 Apr 2024 11:51:11 +0700 Subject: [PATCH] Add i18n translation for feedback reasons --- .../chat/Messages/RateComment.svelte | 50 +++++++++++-------- src/lib/i18n/locales/vi-VN/translation.json | 17 ++++++- 2 files changed, 45 insertions(+), 22 deletions(-) diff --git a/src/lib/components/chat/Messages/RateComment.svelte b/src/lib/components/chat/Messages/RateComment.svelte index 2bdc3d047..7fd2426ab 100644 --- a/src/lib/components/chat/Messages/RateComment.svelte +++ b/src/lib/components/chat/Messages/RateComment.svelte @@ -1,31 +1,38 @@
-
Tell us more:
+
{$i18n.t('Tell us more:')}