feat: replying to activities

This commit is contained in:
rebelonion 2024-05-12 08:46:51 -05:00
parent 6e3a3bb6f8
commit d355cc561e
5 changed files with 63 additions and 1 deletions

View file

@ -982,7 +982,9 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<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_new_reply">Create New Reply</string>
<string name="create">Create</string>
<string name="preview">Preview</string>
<string name="cannot_be_empty">Text cannot be empty</string>
<string name="reply">Reply</string>
</resources>