We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c14024 + 8661c99 commit baa9325Copy full SHA for baa9325
1 file changed
cropper/src/main/res/values-pt-rBR/strings.xml
@@ -0,0 +1,14 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<resources>
3
+
4
+ <string name="crop_image_activity_title"></string>
5
+ <string name="crop_image_menu_rotate_left">Girar para a esquerda</string>
6
+ <string name="crop_image_menu_rotate_right">Girar para a direita</string>
7
+ <string name="crop_image_menu_crop">Cortar</string>
8
+ <string name="crop_image_menu_flip">Espelhar</string>
9
+ <string name="crop_image_menu_flip_horizontally">Espelhar na horizontal</string>
10
+ <string name="crop_image_menu_flip_vertically">Espelhar na vertifcal</string>
11
12
+ <string name="pick_image_intent_chooser_title">Escolher foto a partir de</string>
13
14
+</resources>
0 commit comments