Add converter translations
This commit is contained in:
9
app/src/main/res/values-ja/text_converter.xml
Normal file
9
app/src/main/res/values-ja/text_converter.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="cpp_converter_time">時間</string>
|
||||
<string name="cpp_converter_amount_of_substance">物質量</string>
|
||||
<string name="cpp_converter_electric_current">電流</string>
|
||||
<string name="cpp_converter_length">長さ</string>
|
||||
<string name="cpp_converter_mass">質量</string>
|
||||
<string name="cpp_converter_termperature">温度</string>
|
||||
</resources>
|
Reference in New Issue
Block a user