feat: creating activities in app

This commit is contained in:
rebelonion 2024-05-12 06:01:51 -05:00
parent a0fabd3ca6
commit fa659c7da0
10 changed files with 266 additions and 6 deletions

View file

@ -980,4 +980,8 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="no_video_selected">No video selected</string>
<string name="no_subtitles_available">No subtitles available</string>
<string name="vote_out_of_total">(%1$s out of %2$s liked this review)</string>
<string name="create_new_activity">Create New Activity</string>
<string name="create_new_review">Create New Review</string>
<string name="create">Create</string>
<string name="preview">Preview</string>
</resources>