[refactoring] s/comment/resource

This commit is contained in:
les
2019-12-04 01:18:05 +01:00
parent bb14fbed83
commit c43fe095a5
17 changed files with 214 additions and 165 deletions

View File

@@ -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",