fix missing rescource string

This commit is contained in:
brreynie 2023-05-09 23:20:24 +02:00
parent e8c073039e
commit 43ccab6d08

View file

@ -31,6 +31,7 @@
<!-- Feed-->
<string name="continue_task">Continue</string>
<string name="deleted">Deleted</string>
<string name="your_feed">This is your feed</string>
<string name="empty_feed_help_text">Create you first subject and tasks to get started</string>