mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Saving and unsaving post are now available. Disable commenting and replying for locked posts in last commit.
This commit is contained in:
@@ -206,6 +206,10 @@
|
||||
<string name="press_here_to_login">Press here to login</string>
|
||||
<string name="login_first">Login first</string>
|
||||
|
||||
<string name="post_saved_success">Post saved</string>
|
||||
<string name="post_saved_failed">Unable to save post</string>
|
||||
<string name="post_unsaved_success">Post unsaved</string>
|
||||
<string name="post_unsaved_failed">Unable to unsave post</string>
|
||||
<string name="delete_this_post">Delete This Post</string>
|
||||
<string name="delete_this_comment">Delete This Comment</string>
|
||||
<string name="are_you_sure">Are you sure?</string>
|
||||
|
Reference in New Issue
Block a user