add Japanese translation
This commit is contained in:
parent
46a9a00f39
commit
3b28b4669b
|
|
@ -0,0 +1,10 @@
|
|||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<string name="crop__saving">保存中…</string>
|
||||
<string name="crop__wait">お待ちください…</string>
|
||||
<string name="crop__pick_error">画像が見つかりません</string>
|
||||
|
||||
<string name="crop__done">決定</string>
|
||||
<string name="crop__cancel" tools:ignore="ButtonCase">キャンセル</string>
|
||||
|
||||
</resources>
|
||||
Loading…
Reference in New Issue