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">Tiempo</string>
<string name="cpp_converter_amount_of_substance">Cantidad de sustancia</string>
<string name="cpp_converter_electric_current">Corriente eléctrica</string>
<string name="cpp_converter_length">Longitud</string>
<string name="cpp_converter_mass">Masa</string>
<string name="cpp_converter_termperature">Temperatura</string>
</resources>