fix(webui): preserve localized chat show-more copy

This commit is contained in:
Xubin Ren 2026-05-22 23:15:33 +08:00
parent 8c5acea3b0
commit a5a956d9af
5 changed files with 5 additions and 0 deletions

View File

@ -273,6 +273,7 @@
"fallbackTitle": "Chat {{id}}", "fallbackTitle": "Chat {{id}}",
"loading": "Cargando…", "loading": "Cargando…",
"noSessions": "Todavía no hay sesiones.", "noSessions": "Todavía no hay sesiones.",
"showMore": "Mostrar {{count}} más",
"actions": "Acciones del chat {{title}}", "actions": "Acciones del chat {{title}}",
"activity": { "activity": {
"running": "Agent running", "running": "Agent running",

View File

@ -273,6 +273,7 @@
"fallbackTitle": "Discussion {{id}}", "fallbackTitle": "Discussion {{id}}",
"loading": "Chargement…", "loading": "Chargement…",
"noSessions": "Aucune session pour le moment.", "noSessions": "Aucune session pour le moment.",
"showMore": "Afficher {{count}} de plus",
"actions": "Actions de la discussion {{title}}", "actions": "Actions de la discussion {{title}}",
"activity": { "activity": {
"running": "Agent running", "running": "Agent running",

View File

@ -273,6 +273,7 @@
"fallbackTitle": "Obrolan {{id}}", "fallbackTitle": "Obrolan {{id}}",
"loading": "Memuat…", "loading": "Memuat…",
"noSessions": "Belum ada sesi.", "noSessions": "Belum ada sesi.",
"showMore": "Tampilkan {{count}} lagi",
"actions": "Aksi obrolan untuk {{title}}", "actions": "Aksi obrolan untuk {{title}}",
"activity": { "activity": {
"running": "Agent running", "running": "Agent running",

View File

@ -273,6 +273,7 @@
"fallbackTitle": "채팅 {{id}}", "fallbackTitle": "채팅 {{id}}",
"loading": "불러오는 중…", "loading": "불러오는 중…",
"noSessions": "아직 세션이 없습니다.", "noSessions": "아직 세션이 없습니다.",
"showMore": "{{count}}개 더 보기",
"actions": "{{title}} 채팅 작업", "actions": "{{title}} 채팅 작업",
"activity": { "activity": {
"running": "Agent running", "running": "Agent running",

View File

@ -273,6 +273,7 @@
"fallbackTitle": "Trò chuyện {{id}}", "fallbackTitle": "Trò chuyện {{id}}",
"loading": "Đang tải…", "loading": "Đang tải…",
"noSessions": "Chưa có phiên nào.", "noSessions": "Chưa có phiên nào.",
"showMore": "Hiển thị thêm {{count}}",
"actions": "Tác vụ cho cuộc trò chuyện {{title}}", "actions": "Tác vụ cho cuộc trò chuyện {{title}}",
"activity": { "activity": {
"running": "Agent running", "running": "Agent running",