Skip to content

Commit

Permalink
Merging strings file.
Browse files Browse the repository at this point in the history
  • Loading branch information
BasemKhater committed Apr 29, 2024
1 parent af3b6c7 commit 77e5c9e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,24 @@
<string name="sa">Sa</string>
<string name="su">Su</string>
<string name="button_not_checked">not checked</string>
<string name="your_saved_templates">Your saved templates</string>
<string name="custom_workout_builder">Custom workout builder</string>
<string name="post_a_challenge">post a challenge</string>
<string name="post_your_rewards">post Your rewards</string>
<string name="available_challenges">Available challenges</string>
<string name="join">join</string>
<string name="plank_challenge">Plank\nChallenge</string>
<string name="push_up_power_challenge">Push-Up Power\nChallenge</string>
<string name="flex_friday_photo_challenge">Flex Friday Photo\nChallenge</string>
<string name="squat_squad_challenge">Squat Squad\nChallenge</string>
<string name="top_ranked_users">Top Ranked users</string>
<string name="one">1</string>
<string name="two">2</string>
<string name="three">3</string>
<string name="four">4</string>
<string name="see_all">see All</string>
<string name="all">All</string>
<string name="active_users">Active users</string>
<string name="challenge">Challenge</string>

</resources>

0 comments on commit 77e5c9e

Please sign in to comment.