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:
Liu An
2026-03-13 10:57:19 +08:00
committed by GitHub
parent 810692dfa3
commit 667f9c1c3a

View File

@ -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.',
},