mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Fix accidental comma in en translation json
This commit is contained in:
parent
6d72f6df43
commit
12677edd9d
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