yangdx commited on
Commit
227098b
·
1 Parent(s): b3f2436

Update i18n translation

Browse files
lightrag_webui/src/locales/ar.json CHANGED
@@ -44,7 +44,7 @@
44
  "confirm": "هل تريد حقًا مسح جميع المستندات؟",
45
  "confirmPrompt": "اكتب 'yes' لتأكيد هذا الإجراء",
46
  "confirmPlaceholder": "اكتب yes للتأكيد",
47
- "clearCache": "مسح ذاكرة التخزين المؤقت أيضًا",
48
  "confirmButton": "نعم",
49
  "success": "تم مسح المستندات بنجاح",
50
  "cacheCleared": "تم مسح ذاكرة التخزين المؤقت بنجاح",
 
44
  "confirm": "هل تريد حقًا مسح جميع المستندات؟",
45
  "confirmPrompt": "اكتب 'yes' لتأكيد هذا الإجراء",
46
  "confirmPlaceholder": "اكتب yes للتأكيد",
47
+ "clearCache": "مسح كاش نموذج اللغة",
48
  "confirmButton": "نعم",
49
  "success": "تم مسح المستندات بنجاح",
50
  "cacheCleared": "تم مسح ذاكرة التخزين المؤقت بنجاح",
lightrag_webui/src/locales/en.json CHANGED
@@ -44,7 +44,7 @@
44
  "confirm": "Do you really want to clear all documents?",
45
  "confirmPrompt": "Type 'yes' to confirm this action",
46
  "confirmPlaceholder": "Type yes to confirm",
47
- "clearCache": "Also clear cache",
48
  "confirmButton": "YES",
49
  "success": "Documents cleared successfully",
50
  "cacheCleared": "Cache cleared successfully",
 
44
  "confirm": "Do you really want to clear all documents?",
45
  "confirmPrompt": "Type 'yes' to confirm this action",
46
  "confirmPlaceholder": "Type yes to confirm",
47
+ "clearCache": "Clear LLM cache",
48
  "confirmButton": "YES",
49
  "success": "Documents cleared successfully",
50
  "cacheCleared": "Cache cleared successfully",
lightrag_webui/src/locales/fr.json CHANGED
@@ -44,7 +44,7 @@
44
  "confirm": "Voulez-vous vraiment effacer tous les documents ?",
45
  "confirmPrompt": "Tapez 'yes' pour confirmer cette action",
46
  "confirmPlaceholder": "Tapez yes pour confirmer",
47
- "clearCache": "Effacer également le cache",
48
  "confirmButton": "OUI",
49
  "success": "Documents effacés avec succès",
50
  "cacheCleared": "Cache effacé avec succès",
 
44
  "confirm": "Voulez-vous vraiment effacer tous les documents ?",
45
  "confirmPrompt": "Tapez 'yes' pour confirmer cette action",
46
  "confirmPlaceholder": "Tapez yes pour confirmer",
47
+ "clearCache": "Effacer le cache LLM",
48
  "confirmButton": "OUI",
49
  "success": "Documents effacés avec succès",
50
  "cacheCleared": "Cache effacé avec succès",
lightrag_webui/src/locales/zh.json CHANGED
@@ -44,7 +44,7 @@
44
  "confirm": "确定要清空所有文档吗?",
45
  "confirmPrompt": "请输入 yes 确认操作",
46
  "confirmPlaceholder": "输入 yes 确认",
47
- "clearCache": "同时清空缓存",
48
  "confirmButton": "确定",
49
  "success": "文档清空成功",
50
  "cacheCleared": "缓存清空成功",
 
44
  "confirm": "确定要清空所有文档吗?",
45
  "confirmPrompt": "请输入 yes 确认操作",
46
  "confirmPlaceholder": "输入 yes 确认",
47
+ "clearCache": "清空LLM缓存",
48
  "confirmButton": "确定",
49
  "success": "文档清空成功",
50
  "cacheCleared": "缓存清空成功",