Skip to content

Commit

Permalink
Merge pull request Yalantis#575 from JoSeBu1/master
Browse files Browse the repository at this point in the history
Add Spanish translation
  • Loading branch information
Kirill authored Apr 1, 2020
2 parents 706aab0 + f416a83 commit b8eefbb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ucrop/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<resources>

<string name="ucrop_label_original">Original</string>
<string name="ucrop_label_edit_photo">Editar Foto</string>

<string name="ucrop_menu_crop">Cortar</string>

<string name="ucrop_rotate">Rotar</string>
<string name="ucrop_scale">Escalar</string>
<string name="ucrop_crop">Cortar</string>

</resources>

0 comments on commit b8eefbb

Please sign in to comment.