mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Merge pull request #116 from LemmyNet/community-visibility
Add community visibilty translations
This commit is contained in:
commit
4afecfa7cb
1 changed files with 4 additions and 1 deletions
|
@ -603,5 +603,8 @@
|
||||||
"confirmation_required": "Confirmation Required",
|
"confirmation_required": "Confirmation Required",
|
||||||
"submit": "Submit",
|
"submit": "Submit",
|
||||||
"community_locked_message": "<1>Community locked:</1> only moderators can create posts. You can still comment on posts.",
|
"community_locked_message": "<1>Community locked:</1> only moderators can create posts. You can still comment on posts.",
|
||||||
"community_locked": "Community locked"
|
"community_locked": "Community locked",
|
||||||
|
"community_visibility": "Visibility",
|
||||||
|
"local_only": "Local Only",
|
||||||
|
"public": "Public"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue