Skip to content

Commit

Permalink
[Add/#9] strings.xml에 myProfile 형식 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
gaeun5744 committed Jun 28, 2023
1 parent 6dbc0f5 commit 0cac950
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<resources>
<string name="app_name">GO SOPT Android</string>
<string name="myProfile_name">이름 : %s</string>
<string name="myProfile_skill">특기 : %s</string>
</resources>

0 comments on commit 0cac950

Please sign in to comment.