mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
feat(i18n): add fr translation for el-tour (#17484)
feat: add fr translation for el-tour
This commit is contained in:
@@ -142,6 +142,11 @@ export default {
|
||||
clearFilter: 'Tous',
|
||||
sumText: 'Somme',
|
||||
},
|
||||
tour: {
|
||||
next: 'suivant',
|
||||
previous: 'précédent',
|
||||
finish: 'fin',
|
||||
},
|
||||
tree: {
|
||||
emptyText: 'Aucune donnée',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user