diff --git a/dist/locales/en.json b/dist/locales/en.json index cb357a96c..de20c266e 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -10618,6 +10618,14 @@ "name": "OpenStreetMap Poland Forum", "description": "Forum of Polish OpenStreetMap community" }, + "pt-mailinglist": { + "name": "Talk-pt Mailing List", + "description": "Talk-pt is the official mailing list for the Portuguese OSM community" + }, + "pt-telegram": { + "name": "OpenStreetMap Portugal no Telegram", + "description": "Telegram Group of the Portuguese OpenStreetMap community {url}" + }, "si-forum": { "name": "OpenStreetMap Slovenia Forum", "description": "Forum of OpenStreetMap community in Slovenia" diff --git a/package.json b/package.json index 6643cc943..4c70c3b66 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "mocha-phantomjs-core": "^2.1.0", "name-suggestion-index": "3.0.6", "npm-run-all": "^4.0.0", - "osm-community-index": "0.8.0", + "osm-community-index": "0.9.0", "phantomjs-prebuilt": "~2.1.11", "request": "^2.88.0", "rollup": "~1.16.2",