1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Swipe to reply

This commit is contained in:
Ammar Githam 2021-01-17 03:09:07 +09:00
parent 59aa14e2f6
commit 13d95523a3
24 changed files with 650 additions and 55 deletions

View file

@ -401,4 +401,10 @@
<string name="forward">Forward</string>
<string name="add">Add</string>
<string name="send">Send</string>
<string name="replying_to_yourself">Replying to yourself</string>
<string name="replying_to_user">Replying to %s</string>
<string name="photo">Photo</string>
<string name="video">Video</string>
<string name="voice_message">Voice message</string>
<string name="post">Post</string>
</resources>