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 501a537 commit c5552a2Copy full SHA for c5552a2
core/ui/src/main/res/values/strings.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
<string name="no_more_result">더 이상 결과가 없습니다</string>
4
- <string name="retry">다시 시도</string>
+ <string name="retry">다시 시도하기</string>
5
<string name="network_error_message">네트워크 연결이 불안정합니다.\n인터넷 연결을 확인해주세요</string>
6
<string name="server_error_message">알 수 없는 문제가 발생했어요.\n다시 시도해주세요</string>
7
</resources>
feature/home/src/main/res/values/strings.xml
@@ -10,5 +10,4 @@
10
<string name="book_card_record">기록하기</string>
11
<string name="book_card_unit_count">개</string>
12
<string name="home_error_title">책 정보를 가져오는데 실패했어요</string>
13
- <string name="home_retry">다시 시도</string>
14
0 commit comments