Skip to content

Commit

Permalink
Merge pull request Yalantis#547 from koji-1009/feature/lang_ja
Browse files Browse the repository at this point in the history
Add Japanese translation
  • Loading branch information
Kirill authored Apr 1, 2020
2 parents b8eefbb + 5044c1f commit 7580d33
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ucrop/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="ucrop_label_original">オリジナル</string>
<string name="ucrop_label_edit_photo">画像編集</string>

<string name="ucrop_menu_crop">切り抜き</string>

<string name="ucrop_scale">拡大</string>
<string name="ucrop_rotate">回転</string>
<string name="ucrop_crop">比率</string>
</resources>

0 comments on commit 7580d33

Please sign in to comment.