diff --git a/src/i18n/en_US.json b/src/i18n/en_US.json index 18434733a..0e2763819 100644 --- a/src/i18n/en_US.json +++ b/src/i18n/en_US.json @@ -83,8 +83,8 @@ "Add": "Add", "Add / Remove\u2026": "Add / Remove\u2026", "Add a contact": "Add a contact", - "Add a new post": "Add a new post", "Add a new link": "Add a new link", + "Add a new post": "Add a new post", "Add a note": "Add a note", "Add a recipient": "Add a recipient", "Add a todo": "Add a todo", @@ -345,8 +345,8 @@ "Delete this conversation": "Delete this conversation", "Delete this discussion": "Delete this discussion", "Delete this identity": "Delete this identity", - "Delete your identity": "Delete your identity", "Delete this link": "Delete this link", + "Delete your identity": "Delete your identity", "Delete {eventTitle}": "Delete {eventTitle}", "Delete {preferredUsername}": "Delete {preferredUsername}", "Deleting comment": "Deleting comment", @@ -455,7 +455,7 @@ "Explore events": "Explore events", "Explore!": "Explore!", "Export": "Export", - "External links":"External links", + "External links": "External links", "External provider URL": "External provider URL", "External registration": "External registration", "Failed to get location.": "Failed to get location.", @@ -587,7 +587,7 @@ "Increase": "Increase", "Increasing creation date": "Increasing creation date", "Increasing number of members": "Increasing number of members", - "Informations":"Informations", + "Informations": "Informations", "Instance": "Instance", "Instance Long Description": "Instance Long Description", "Instance Name": "Instance Name", @@ -626,6 +626,7 @@ "Keep the entire conversation about a specific topic together on a single page.": "Keep the entire conversation about a specific topic together on a single page.", "Key words": "Key words", "Keyword, event title, group name, etc.": "Keyword, event title, group name, etc.", + "Label": "Label", "Language": "Language", "Languages": "Languages", "Last IP adress": "Last IP adress", @@ -852,9 +853,9 @@ "Open main menu": "Open main menu", "Open user menu": "Open user menu", "Opened reports": "Opened reports", - "Or": "Or", "Open": "Open", "Options":"Options", + "Or": "Or", "Ordered list": "Ordered list", "Organized": "Organized", "Organized by": "Organized by", @@ -912,7 +913,7 @@ "Please enter your password to confirm this action.": "Please enter your password to confirm this action.", "Please make sure the address is correct and that the page hasn't been moved.": "Please make sure the address is correct and that the page hasn't been moved.", "Please read the {fullRules} published by {instance}'s administrators.": "Please read the {fullRules} published by {instance}'s administrators.", - "Policies" : "Policies", + "Policies": "Policies", "Popular groups close to you": "Popular groups close to you", "Popular groups nearby {position}": "Popular groups nearby {position}", "Post": "Post", @@ -1047,7 +1048,7 @@ "SSL/TLS": "SSL/TLS", "Save": "Save", "Save draft": "Save draft", - "Save instance settings":"Save instance settings", + "Save instance settings": "Save instance settings", "Schedule": "Schedule", "Search": "Search", "Search events, groups, etc.": "Search events, groups, etc.", @@ -1286,7 +1287,7 @@ "This profile is from another instance, the informations shown here may be incomplete.": "This profile is from another instance, the informations shown here may be incomplete.", "This profile is located on this instance, so you need to {access_the_corresponding_account} to suspend it.": "This profile is located on this instance, so you need to {access_the_corresponding_account} to suspend it.", "This profile was not found": "This profile was not found", - "This section lets you add links to external websites to the menu.":"This section lets you add links to external websites to the menu.", + "This section lets you add links to external websites to the menu.": "This section lets you add links to external websites to the menu.", "This setting will be used to display the website and send you emails in the correct language.": "This setting will be used to display the website and send you emails in the correct language.", "This user doesn't have any profiles": "This user doesn't have any profiles", "This user was not found": "This user was not found", diff --git a/src/views/Admin/SettingsView.vue b/src/views/Admin/SettingsView.vue index 0eeb1883f..80eb32afd 100644 --- a/src/views/Admin/SettingsView.vue +++ b/src/views/Admin/SettingsView.vue @@ -133,35 +133,35 @@