Skip to content

Commit

Permalink
Merge pull request #728 from dunkaist/pr-add-vn-wiki-and-telegram
Browse files Browse the repository at this point in the history
Add OSM Vietnam Telegram and Wiki
  • Loading branch information
1ec5 authored Jul 31, 2024
2 parents 9d574d0 + 7f55d80 commit 75f9cfb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
12 changes: 12 additions & 0 deletions resources/asia/vietnam/vn-telegram.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "vn-telegram",
"type": "telegram",
"account": "osm_vietnam",
"locationSet": {"include": ["vn"]},
"languageCodes": ["en", "vn"],
"order": 3,
"strings": {
"community": "OpenStreetMap Vietnam",
"communityID": "openstreetmapvietnam"
}
}
13 changes: 13 additions & 0 deletions resources/asia/vietnam/vn-wiki.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "vn-wiki",
"type": "wiki",
"account": "Vietnam",
"locationSet": {"include": ["vn"]},
"languageCodes": ["en", "vn"],
"order": 3,
"strings": {
"community": "OpenStreetMap Vietnam",
"communityID": "openstreetmapvietnam",
"description": "{community} Wiki page"
}
}

0 comments on commit 75f9cfb

Please sign in to comment.