diff --git a/locales/en.json b/locales/en.json index 6296ce44..0ebc1e8c 100644 --- a/locales/en.json +++ b/locales/en.json @@ -188,7 +188,9 @@ "instance_timezone_description": "Gancio is designed to collect the events of a specific place such as a city. By writing and selecting the time zone of this place, all times will be shown as chosen.", "instance_locale_description": "The language used to display the pages is the language preferred by the user. However, in some cases we have to show messages for everyone in the same way (for example when we publish via ActivityPub or when sending some emails). In these cases we will use the language selected above.", "title_description": "It is used in the title of the page, in the subject line of the email, in the export of feeds and ics ", - "description_description": "It appears in the header next to the title" + "description_description": "It appears in the header next to the title", + "instance_place": "Indicative place of this instance", + "instance_name_help": "ActivityPub's account to follow" }, "auth": { "not_confirmed": "Not confirmed yet...",