Skip to content

Commit

Permalink
Added new language - Malayalam (#638)
Browse files Browse the repository at this point in the history
Co-authored-by: Mohammed Mashood PV <[email protected]>
  • Loading branch information
the-alchemist-07 and Mohammed Mashood PV authored Aug 8, 2024
1 parent a0ae665 commit 1b4a0ec
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cropper/src/main/res/values-ml/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="ic_rotate_left_24">എതിർ ഘടികാരദിശയിൽ തിരിക്കുക</string>
<string name="ic_rotate_right_24">തിരിക്കുക</string>
<string name="crop_image_menu_crop">മുറിക്കുക</string>
<string name="ic_flip_24">മറിക്കുക</string>
<string name="ic_flip_24_horizontally">തിരശ്ചീനമായി മറിക്കുക</string>
<string name="ic_flip_24_vertically">ലംബമായി മറിക്കുക</string>
<string name="pick_image_chooser_title">ഉറവിടം തിരഞ്ഞെടുക്കുക</string>
<string name="pick_image_camera">ക്യാമറ</string>
<string name="pick_image_gallery">ഗാലറി</string>
</resources>

0 comments on commit 1b4a0ec

Please sign in to comment.