Add converter translations
This commit is contained in:
9
app/src/main/res/values-es/text_converter.xml
Normal file
9
app/src/main/res/values-es/text_converter.xml
Normal 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>
|
Reference in New Issue
Block a user