mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Merge pull request #126 from LemmyNet/block_urls
Add blocked URL translations
This commit is contained in:
commit
b0dab329ce
1 changed files with 3 additions and 1 deletions
|
@ -619,5 +619,7 @@
|
|||
"unhide_post": "Unhide Post",
|
||||
"show_hidden_posts": "Show hidden posts",
|
||||
"post_hidden": "Post hidden",
|
||||
"post_unhidden": "Post unhidden"
|
||||
"post_unhidden": "Post unhidden",
|
||||
"block_urls": "Block URLs",
|
||||
"block_urls_placeholder": "Put your blocked URLs here, one URL per line."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue