mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Merge pull request #113 from LemmyNet/fix-denied
Fix accidental comma in en translation json
This commit is contained in:
commit
6b1d642fb7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"no_posts": "No Posts.",
|
||||
"create_a_post": "Create a post",
|
||||
"create_post": "Create Post",
|
||||
"denied":, "Denied",
|
||||
"denied": "Denied",
|
||||
"number_of_posts": "{{formattedCount}} Post",
|
||||
"number_of_posts_plural": "{{formattedCount}} Posts",
|
||||
"posts": "Posts",
|
||||
|
|
Loading…
Reference in a new issue