Improves and adds Japanese translations. (#434)
This commit is contained in:
parent
51c547ffb0
commit
a934582025
2 changed files with 56 additions and 12 deletions
13
app/src/main/res/values-ja/array.xml
Normal file
13
app/src/main/res/values-ja/array.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="pull_notification_check_interval_names">
|
||||
<item>15分</item>
|
||||
<item>20分</item>
|
||||
<item>25分</item>
|
||||
<item>30分</item>
|
||||
<item>45分</item>
|
||||
<item>1時間</item>
|
||||
<item>2時間</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue