Merge pull request #21

feat(compose/emoji) add a recent category to the emoji keyboard
This commit is contained in:
LucasGGamerM
2023-01-02 17:48:39 -03:00
committed by GitHub
4 changed files with 54 additions and 4 deletions

View File

@@ -133,4 +133,6 @@
<string name="sk_bot_account">This is a bot account</string>
<string name="sk_no_image_desc_title">No Image description</string>
<string name="sk_no_image_desc">The included images have no description. Please consider adding one, to allow visually impaired people to participate.</string>
<string name="sk_emoji_recent">Recently used</string>
<string name="sk_clear_recent_emoji">Clear recently used emoji</string>
</resources>