[refactoring] s/comment/resource
This commit is contained in:
@@ -49,8 +49,7 @@
|
||||
"disable": "Disable",
|
||||
"me": "You",
|
||||
"password_updated": "Password updated!",
|
||||
"username": "Username",
|
||||
"comments": "Comments",
|
||||
"resources": "Resources",
|
||||
"activate_user": "Confirmed",
|
||||
"displayname": "Display name",
|
||||
"federation": "Federation",
|
||||
@@ -141,20 +140,20 @@
|
||||
"user_create_ok": "User created",
|
||||
"allow_registration_description": "Allow open registrations?",
|
||||
"allow_anon_event": "Allow anon events (has to be confirmed)?",
|
||||
"allow_comments": "Enable comments",
|
||||
"allow_recurrent_event": "Enable recurrent events",
|
||||
"recurrent_event_visible": "Show recurrent events by default",
|
||||
"federation": "Federation / ActivityPub",
|
||||
"enable_federation": "Enable federation",
|
||||
"enable_federation_help": "It will be possible to follow this instance from the fediverse",
|
||||
"select_instance_timezone": "Select instance timezone",
|
||||
"enable_comments": "Enable comments",
|
||||
"enable_comments_help": "Allows you to add resources to the event from the fediverse",
|
||||
"enable_resources": "Enable resources",
|
||||
"enable_resources_help": "Allows you to add resources to the event from the fediverse",
|
||||
"hide_boost_bookmark": "Hides boost/bookmark numbers",
|
||||
"hide_boost_bookmark_help": "Hides the small icons that show the number of boosts / bookmarks coming from the fediverse",
|
||||
"block_instance": "Block",
|
||||
"unblock_instance": "Unblock",
|
||||
"user_add_help": "We will send an email to the new user with instructions to confirm the subscription and choose a password"
|
||||
"block": "Block",
|
||||
"unblock": "Unblock",
|
||||
"user_add_help": "We will send an email to the new user with instructions to confirm the subscription and choose a password",
|
||||
"instance_name": "Instance name"
|
||||
},
|
||||
"auth": {
|
||||
"not_confirmed": "Not confirmed yet",
|
||||
|
||||
Reference in New Issue
Block a user