Skip to content

Commit

Permalink
♻️ Modify camera toast text
Browse files Browse the repository at this point in the history
  • Loading branch information
prime2do committed Nov 29, 2023
1 parent 92510fc commit 860e752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<string name="choose_photo_option">사진을 어떻게 추가하실 건가요?</string>
<string name="choose_from_gallery">사진 보관함에서 사진 선택하기</string>
<string name="take_photo">사진 촬영하기</string>
<string name="camera_permission_description">카메라 접근이 허용되지 않았습니다\n기기설정에서 카메라 권한을 허용해주세요</string>
<string name="camera_permission_description">기기설정에서 카메라 권한을 허용해주세요</string>
<string name="choose_a_category">대분류를 선택하십시오</string>

<!-- Settings -->
Expand Down

0 comments on commit 860e752

Please sign in to comment.