Skip to content

Commit

Permalink
💬 Added new text strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartozo committed Nov 2, 2022
1 parent cb41e16 commit d5c805e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values-pl-rPL/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
<string name="profile_button_text">Profil</string>
<string name="about_this_app_button_text">O Tej Aplikacji</string>
<string name="support_project_description">Jeśli lubisz korzystać z tej aplikacji i chcesz, aby zawierała więcej funkcji to możesz wesprzeć rozwój tego projektu kupując mi kawę.</string>
<string name="rate_app_button_text">Oceń Aplikację</string>
<string name="share_feedback_button_text">Podziel Się Opinią</string>

<plurals name="weeks_spent">
<item quantity="other">%1d spędzonych tygodni</item>
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@
<string name="continue_button_text">Continue</string>
<string name="profile_button_text">Profile</string>
<string name="about_this_app_button_text">About This App</string>
<string name="rate_app_button_text">Rate The App</string>
<string name="share_feedback_button_text">Share Feedback</string>
</resources>

0 comments on commit d5c805e

Please sign in to comment.