Merge branch 'fix-terms-with-no-contact' into 'master'

Fix terms with no settings

See merge request framasoft/mobilizon!833
This commit is contained in:
Thomas Citharel
2021-03-02 09:41:02 +00:00
6 changed files with 17 additions and 15 deletions

View File

@@ -955,5 +955,6 @@
"The group's physical address was changed.": "The group's physical address was changed.",
"The group's avatar was changed.": "The group's avatar was changed.",
"The group's banner was changed.": "The group's banner was changed.",
"The group's short description was changed.": "The group's short description was changed."
"The group's short description was changed.": "The group's short description was changed.",
"No information": "No information"
}

View File

@@ -1049,5 +1049,6 @@
"{profile} updated the member {member}.": "{profile} a mis à jour le ou la membre {member}.",
"{title} ({count} todos)": "{title} ({count} todos)",
"{username} was invited to {group}": "{username} a été invité à {group}",
"© The OpenStreetMap Contributors": "© Les Contributeur⋅ices OpenStreetMap"
"© The OpenStreetMap Contributors": "© Les Contributeur⋅ices OpenStreetMap",
"No information": "Non renseigné"
}