Commit f4646270 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

ajout i18n

parent 8026a509
Loading
Loading
Loading
Loading

ui/i18n/i18n-en.xml

0 → 100644
+5 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>

<properties>
    <entry key="menu.project">The project</entry>
</properties>
 No newline at end of file

ui/i18n/i18n-fr.xml

0 → 100644
+5 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>

<properties>
    <entry key="menu.project">Le project</entry>
</properties>
 No newline at end of file