mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 06:47:13 -04:00
feat(i18n): Add French translation
This commit is contained in:
parent
61b5a610ea
commit
a4beb85081
88 changed files with 1885 additions and 3 deletions
|
@ -56,6 +56,7 @@ toolCard:
|
|||
new: New
|
||||
search:
|
||||
label: Search
|
||||
placeholder: Type to search a tool or a command...
|
||||
ui:
|
||||
fileUpload:
|
||||
tips: Drag and drop files here, or click to select files
|
||||
|
|
|
@ -50,6 +50,41 @@ toolCard:
|
|||
new: Nouveau
|
||||
search:
|
||||
label: Rechercher
|
||||
placeholder: 'Tapez pour rechercher un outil ou une commande...'
|
||||
ui:
|
||||
fileUpload:
|
||||
tips: 'Glissez-déposez des fichiers ici, ou cliquez pour sélectionner des fichiers'
|
||||
or: ou
|
||||
browseFileBtn: 'Parcourir les fichiers'
|
||||
inputText:
|
||||
placeholder: "Texte d'entrée"
|
||||
modalValue:
|
||||
copied: 'Copié !'
|
||||
copy: Copier
|
||||
select:
|
||||
placeholder: 'Sélectionnez une option'
|
||||
empty: Aucun résultat trouvé
|
||||
table:
|
||||
description: Table de données
|
||||
textCopyable:
|
||||
copied: 'Copié !'
|
||||
copyToClipboard: Copier dans le presse-papiers
|
||||
color:
|
||||
invalidHexColor: Couleur hexadécimale invalide
|
||||
components:
|
||||
formatTransformer:
|
||||
inputLabel: Entrée
|
||||
inputPlaceholder: Entrée...
|
||||
outputLabel: Sortie
|
||||
inputCopyable:
|
||||
copied: 'Copié !'
|
||||
copyToClipboard: Copier dans le presse-papiers
|
||||
spanCopyable:
|
||||
copyToClipboard: Copier dans le presse-papiers
|
||||
copied: 'Copié !'
|
||||
textareaCopyable:
|
||||
copyToClipboard: Copier dans le presse-papiers
|
||||
copied: 'Copié !'
|
||||
tools:
|
||||
categories:
|
||||
favorite-tools: 'Vos outils favoris'
|
||||
|
|
|
@ -56,6 +56,7 @@ toolCard:
|
|||
new: '新'
|
||||
search:
|
||||
label: '搜索'
|
||||
placeholder: '搜索工具或指令...'
|
||||
ui:
|
||||
fileUpload:
|
||||
tips: 拖放文件到此处,或点击选择文件
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue