mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-05-05 01:37:46 +08:00
fix: remove duplicate "arabic" key in French translations (#13529)
### What problem does this PR solve? Removed duplicate key that caused build warning during Vite build. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -42,7 +42,6 @@ export default {
|
||||
previousPage: 'Précédent',
|
||||
nextPage: 'Suivant',
|
||||
add: 'Ajouter',
|
||||
arabic: 'Arabe',
|
||||
promptPlaceholder:
|
||||
'Veuillez saisir ou utilisez / pour insérer rapidement des variables.',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user