Merge branch 'feat/customize_friendly_instance_button' into 'dev'

allow to customize the button to friendly instances, set new default value to 'friendly instances'

See merge request les/gancio!19
This commit is contained in:
les
2022-11-25 09:00:05 +00:00
15 changed files with 43 additions and 2 deletions

View File

@@ -229,6 +229,9 @@
"instance_name_help": "ActivityPub's account to follow",
"enable_trusted_instances": "Turn on friendly instances",
"trusted_instances_help": "The list of friendly instances will be shown in the header",
"trusted_instances_label": "Navigation label to friendly instances",
"trusted_instances_label_default": "Friendly instances",
"trusted_instances_label_help": "The default label is 'Friendly instances'",
"add_trusted_instance": "Add a friendly instance",
"instance_place_help": "The label to show in instances of others",
"delete_trusted_instance_confirm": "Do you really want to delete this item from the friend instance menu?",