Skip to content

Commit

Permalink
[CHORE] Typo Fix
Browse files Browse the repository at this point in the history
  - Fix typo in String Resources for Korean localization.
  • Loading branch information
doyoonkim3312 committed Dec 1, 2024
1 parent 76b260c commit c5266be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values-ko-rKR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
<string name="btn_submit">์ œ์ถœํ•˜๊ธฐ</string>
<string name="placeholder_customer_report">์ด๊ณณ์— ๋ฌธ์˜์‚ฌํ•ญ์„ ์ ์–ด์ฃผ์„ธ์š”.</string>
<string name="submission_completed_title">์ œ์ถœ์ด ์™„๋ฃŒ๋˜์—ˆ์–ด์š”</string>
<string name="submission_completed__subtitle">์†Œ์ค‘ํ•œ ์˜๊ฒฌ๋ฅผ ์„ฑ๊ณต์ ์œผ๋กœ ์ œ์ถœํ–ˆ์–ด์š”.</string>
<string name="submission_completed__subtitle">์†Œ์ค‘ํ•œ ์˜๊ฒฌ์„ ์„ฑ๊ณต์ ์œผ๋กœ ์ œ์ถœํ–ˆ์–ด์š”.</string>
<string name="btn_confirm">ํ™•์ธ</string>
</resources>

0 comments on commit c5266be

Please sign in to comment.