From ad3af531b8e22d0c0d01a9686d29fc8336a4c828 Mon Sep 17 00:00:00 2001 From: sepehr Date: Sun, 3 May 2026 00:44:33 +0200 Subject: [PATCH] fix: replace Arabe with Persan in translation language list --- memento-note/components/contextual-ai-chat.tsx | 2 +- memento-note/components/rich-text-editor.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/memento-note/components/contextual-ai-chat.tsx b/memento-note/components/contextual-ai-chat.tsx index 1c08432..5a7a87a 100644 --- a/memento-note/components/contextual-ai-chat.tsx +++ b/memento-note/components/contextual-ai-chat.tsx @@ -734,7 +734,7 @@ export function ContextualAIChat({ {showLangPicker && (
- {['Francais','English','Espanol','Deutsch','Arabe','Portugais','Italiano','Chinois','Japonais'].map(l => ( + {['Francais','English','Espanol','Deutsch','Persan','Portugais','Italiano','Chinois','Japonais'].map(l => (