We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ae665 commit 1b4a0ecCopy full SHA for 1b4a0ec
1 file changed
cropper/src/main/res/values-ml/strings.xml
@@ -0,0 +1,12 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<resources>
3
+ <string name="ic_rotate_left_24">എതിർ ഘടികാരദിശയിൽ തിരിക്കുക</string>
4
+ <string name="ic_rotate_right_24">തിരിക്കുക</string>
5
+ <string name="crop_image_menu_crop">മുറിക്കുക</string>
6
+ <string name="ic_flip_24">മറിക്കുക</string>
7
+ <string name="ic_flip_24_horizontally">തിരശ്ചീനമായി മറിക്കുക</string>
8
+ <string name="ic_flip_24_vertically">ലംബമായി മറിക്കുക</string>
9
+ <string name="pick_image_chooser_title">ഉറവിടം തിരഞ്ഞെടുക്കുക</string>
10
+ <string name="pick_image_camera">ക്യാമറ</string>
11
+ <string name="pick_image_gallery">ഗാലറി</string>
12
+</resources>
0 commit comments