Add converter translations
This commit is contained in:
9
app/src/main/res/values-pl/text_converter.xml
Normal file
9
app/src/main/res/values-pl/text_converter.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="cpp_converter_time">Czas</string>
|
||||
<string name="cpp_converter_amount_of_substance">Liczność materii</string>
|
||||
<string name="cpp_converter_electric_current">Prąd elektryczny</string>
|
||||
<string name="cpp_converter_length">Długość fizyczna</string>
|
||||
<string name="cpp_converter_mass">Masa</string>
|
||||
<string name="cpp_converter_termperature">Temperatura</string>
|
||||
</resources>
|
Reference in New Issue
Block a user