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">Aika</string>
<string name="cpp_converter_amount_of_substance">Ainemäärä</string>
<string name="cpp_converter_electric_current">Sähkövirta</string>
<string name="cpp_converter_length">Pituus</string>
<string name="cpp_converter_mass">Massa</string>
<string name="cpp_converter_termperature">Lämpötila</string>
</resources>