translate to french

This commit is contained in:
jfh
2020-09-13 01:29:49 +02:00
parent 6c93cbf0b2
commit d15ee0fc3a

View File

@@ -1,18 +1,18 @@
export default { export default {
loading: 'Loading...', loading: 'Chargement...',
categories: { categories: {
basic: 'Basic', basic: 'Basique',
object: 'Objects', object: 'Objets',
symbol: 'Symbols', symbol: 'Symboles',
arrow: 'Arrows', arrow: 'Flèches',
flowchart: 'Flowchart', flowchart: 'Flowchart',
animal: 'Animals', animal: 'Animaux',
game: 'Cards & Chess', game: 'Cartes & Echecs',
dialog_balloon: 'Dialog balloons', dialog_balloon: 'Dialog balloons',
electronics: 'Electronics', electronics: 'Electronique',
math: 'Mathematical', math: 'Mathematiques',
music: 'Music', music: 'Musique',
misc: 'Miscellaneous', misc: 'Divers',
raphael_1: 'raphaeljs.com set 1', raphael_1: 'raphaeljs.com set 1',
raphael_2: 'raphaeljs.com set 2' raphael_2: 'raphaeljs.com set 2'
}, },