Add converter translations

This commit is contained in:
serso
2016-02-13 23:37:49 +01:00
parent 3f0513cf23
commit 164b24a3dd
18 changed files with 160 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="cpp_converter_time">Temps</string>
<string name="cpp_converter_amount_of_substance">Quantité de matière</string>
<string name="cpp_converter_electric_current">Courant électrique</string>
<string name="cpp_converter_length">Longueur</string>
<string name="cpp_converter_mass">Masse</string>
<string name="cpp_converter_termperature">Température</string>
</resources>