<p dir="auto">Changelog:</p>
<h4 dir="auto"><g-emoji class="g-emoji" alias="tada" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png">🎉</g-emoji> New Features</h4>
<ul dir="auto">
<li>Combo fields for tags with <code class="notranslate">yes/no</code> values now also display the <code class="notranslate">no</code> state and allow to toggle between the two states (<a href="https://github.com/openstreetmap/iD/issues/7427" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/7427/hovercard">#7427</a>)</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="newspaper" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4f0.png">📰</g-emoji> News</h4>
<ul dir="auto">
<li>Remove nonfunctional <em>Maxar Premium</em> imagery layer from background selection list (<a href="https://github.com/openstreetmap/iD/issues/9710" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9710/hovercard">#9710</a>)</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="sparkles" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2728.png">✨</g-emoji> Usability & Accessibility</h4>
<ul dir="auto">
<li>Make it easier to search for OSM objects by id (<a href="https://github.com/openstreetmap/iD/pull/9520" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9520/hovercard">#9520</a>, thanks <a href="https://github.com/k-yle">@k-yle</a>)</li>
<li>Localize numbers in numeric fields (<a href="https://github.com/openstreetmap/iD/pull/8769" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/8769/hovercard">#8769</a>, thanks <a href="https://github.com/1ec5">@1ec5</a>)</li>
<li>The Address field now supports the <code class="notranslate">addr:place</code> tag (as an alternative to <code class="notranslate">addr:street</code>), this functionality is activated in selected countries (<a href="https://github.com/openstreetmap/iD/pull/9603" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9603/hovercard">#9603</a>)</li>
<li>Clean up background imagery list by discarding layers which are not helpful for mapping</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="white_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png">✅</g-emoji> Validation</h4>
<ul dir="auto">
<li>Offer to connect sidewalk to service road without tagging the connection as a crossing (<a href="https://github.com/openstreetmap/iD/pull/9650" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9650/hovercard">#9650</a>, thanks <a href="https://github.com/1ec5">@1ec5</a>)</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bugfixes</h4>
<ul dir="auto">
<li>Fix <code class="notranslate">multi/many/semiCombo</code> options for not being selectable immediately after removing them for fields with predefined options</li>
<li>Fix a bug where the <em>Add</em> input element on comboboxes with a fixed set of allowed options is still hidden after an option of a previously "fully saturated" field is removed</li>
<li>Fix wrongly flagged "incorrect geometry type" warnings for features with lifecycle-prefixed tags (<a href="https://github.com/openstreetmap/iD/pull/9483" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9483/hovercard">#9483</a>, thanks <a href="https://github.com/biswajit-k">@biswajit-k</a>)</li>
<li>Fix corruption of tag values of fields with referenced strings, but restricted <code class="notranslate">options</code>, when an unavailable option is entered manually into the field.</li>
<li>Properly handle case sensitive tag values in taginfo suggestions in raw tag editor (<a href="https://github.com/openstreetmap/iD/issues/9640" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9640/hovercard">#9640</a>)</li>
<li>Fix broken autocomplete of wikidata fields for some languages with country-codes (<a href="https://github.com/openstreetmap/iD/pull/9638" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9638/hovercard">#9638</a>)</li>
<li>Prevent certain tag values from corrupting css classes when they contain whitespaces (<a href="https://github.com/openstreetmap/iD/pull/9637" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9637/hovercard">#9637</a>, thanks <a href="https://github.com/k-yle">@k-yle</a>)</li>
<li>Don't move the cursor to the end of (some) input fields while editing in the middle (<a href="https://github.com/openstreetmap/iD/issues/9233" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9233/hovercard">#9233</a>)</li>
<li>Fix crash when using certain locales (e.g. <code class="notranslate">fr-FR</code>) (<a href="https://github.com/openstreetmap/iD/pull/9737" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9737/hovercard">#9737</a>, thanks <a href="https://github.com/k-yle">@k-yle</a>)</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="earth_asia" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f30f.png">🌏</g-emoji> Localization</h4>
<ul dir="auto">
<li>Send <code class="notranslate">Accept-Language</code> header on Nominatim API calls (<a href="https://github.com/openstreetmap/iD/pull/9501" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9501/hovercard">#9501</a>, thanks <a href="https://github.com/k-yle">@k-yle</a>)</li>
<li>Add Address and Phone format for India (<a href="https://github.com/openstreetmap/iD/pull/9482" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9482/hovercard">#9482</a>, thanks <a href="https://github.com/biswajit-k">@biswajit-k</a>)</li>
<li>Add Address format for the Philippines (<a href="https://github.com/openstreetmap/iD/pull/9482" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9482/hovercard">#9482</a>, thanks <a href="https://github.com/bryceco">@bryceco</a>)</li>
<li>Add Address format for Latvia (<a href="https://github.com/openstreetmap/iD/pull/9667" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9667/hovercard">#9667</a>, thanks <a href="https://github.com/soshial">@soshial</a>)</li>
<li>Add Phone format for Hungary (<a href="https://github.com/openstreetmap/iD/pull/9673" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9673/hovercard">#9673</a>, thanks <a href="https://github.com/Yogurt4">@Yogurt4</a>)</li>
<li>Add Phone format for Bulgaria (<a href="https://github.com/openstreetmap/iD/pull/8775" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/8775/hovercard">#8775</a>, thanks <a href="https://github.com/Dimitar5555">@Dimitar5555</a>)</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Presets</h4>
<ul dir="auto">
<li>Render "oneway" arrows for features with <code class="notranslate">waterway=pressurized</code>, <code class="notranslate">waterway=spillway</code>, <code class="notranslate">seamark:type=two-way_route</code> or <code class="notranslate">seamark:type=recommended_traffic_lane</code> (<a href="https://github.com/openstreetmap/iD/pull/9492" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9492/hovercard">#9492</a>, thanks <a href="https://github.com/k-yle">@k-yle</a>)</li>
<li>Render "right-side" arrows for features with lifecycle prefixes (<a href="https://github.com/openstreetmap/iD/pull/9493" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9493/hovercard">#9493</a>, thanks <a href="https://github.com/k-yle">@k-yle</a>)</li>
<li>Take regional variants of parent presets into account when resolving preset fields (<a href="https://github.com/openstreetmap/iD/issues/9524" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9524/hovercard">#9524</a>)</li>
<li>Render "right-side" arrows for <code class="notranslate">man_made=quay</code> features</li>
<li>Support icons also in <code class="notranslate">multiCombo</code> and <code class="notranslate">semiCombo</code> fields (<a href="https://github.com/openstreetmap/iD/pull/9433" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9433/hovercard">#9433</a>)</li>
<li>Support input fields with multiple tag keys: one main key and an optional list of <em>alternative</em> keys, e.g. <code class="notranslate">email</code> / <code class="notranslate">contact:email</code> (<a href="https://github.com/ideditor/schema-builder/pull/98" data-hovercard-type="pull_request" data-hovercard-url="/ideditor/schema-builder/pull/98/hovercard">schema-builder#98</a>)</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="hammer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f528.png">🔨</g-emoji> Development</h4>
<ul dir="auto">
<li>Bundle <code class="notranslate">package-lock.json</code> file in repository for faster <code class="notranslate">npm clean-install</code> builds</li>
<li>Upgrade OSM data dependencies: <code class="notranslate">id-tagging-schema</code> to v6.3, <code class="notranslate">osm-community-index</code> to 5.5.3</li>
<li>Upgrade icon sets: <code class="notranslate">fortawesome</code> to v6.4, <code class="notranslate">temaki</code> to v5.4</li>
<li>Upgrade <code class="notranslate">osm-auth</code> to v2.1,</li>
<li>Upgrade dev dependecies, including the following major version upgrades: <code class="notranslate">glob</code> to v10, <code class="notranslate">marked</code> to v5, <code class="notranslate">cldr-core</code> and <code class="notranslate">cldr-localenames-full</code> to v43, <code class="notranslate">esbuild</code> to v0.18</li>
<li>Build icons from configured presets source and also process field value <code class="notranslate">icons</code> in <code class="notranslate">npm run build:data</code></li>
</ul>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/4086'>https://github.com/openstreetmap/openstreetmap-website/pull/4086</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/commits/8cfdbf89223f37777cb6a11313c32221ed4b5127" class="commit-link">8cfdbf8</a> Update to iD v2.26.0</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files">157 files</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-4eda3ef3523c16dae968ed3d8e4d2d56ea1308fff25bc1a407e7fb147c098a7a">vendor/assets/iD/iD.css.erb</a>
(55)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-7bfbfa174a52a0444c509d578ea4e570a466ec11dd2c45493019eab72aeaa700">vendor/assets/iD/iD.js</a>
(8379)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-d46989f9469709de45ed865d34623a1f4abf40645ed47cb4b3420ed26ae7b495">vendor/assets/iD/iD/data/address_formats.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-9ec5e7aa78ee835497808ef5d94a3c0cc1ca400e979799dfde7187d57a913440">vendor/assets/iD/iD/data/imagery.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-021f4e00a44001bcc6f52857434ae8581b8b8e04cbff65997a61758631307181">vendor/assets/iD/iD/data/languages.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-495958049885930a4dbd79c4b369ca3e90289458907e13533654ceb7e27de05a">vendor/assets/iD/iD/data/phone_formats.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-606943b890e18b449f6e42e4c91763b78f500271c4a7f2364fb14005c1ceab0d">vendor/assets/iD/iD/data/territory_languages.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-b5a0255f67aa9483eaf929fc2e6b30156f4b2cb602dbc0f7613fa53a7512e19f">vendor/assets/iD/iD/img/community-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-852e971e5904b163d1e53caabdfec4a7485db3b91fc7356b06cfc47b724ca0b3">vendor/assets/iD/iD/img/fa-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-fa23d0b27d497ffe41d7ff95de1cf18b5725b197e15071c57651eb7d5edbe46d">vendor/assets/iD/iD/img/maki-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-6c2b12527cb2d5de392d38f59b107ea7558f3d6aa2b91f9931b157ba30660012">vendor/assets/iD/iD/img/temaki-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a07e407f892568cd920265148a3f16c388cfa4a4244bfac80bd7a8ec4e34d914">vendor/assets/iD/iD/locales/af.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-567504f775b5521a9cf123003a61f8fb68868692ba7fd09ec8752d059c7baec5">vendor/assets/iD/iD/locales/ak.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-6e036915b3dfc6074d303a0bf137c6a602aa77aeee6adcfa983143a5a17820bc">vendor/assets/iD/iD/locales/am.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-d1e3b66bffcfc78990a50d4120a89300377a2c237b1bedcd9b163bf5c03c62f0">vendor/assets/iD/iD/locales/ar-AA.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-3e58682a86a1e986b4803dc9577d4b40515795cf45c902045ee375b3208ebeb9">vendor/assets/iD/iD/locales/ar.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-cd11c0e3c9c25e277f50f6071bef85196ce2dd679f507b1cfee162c6ba68e6d7">vendor/assets/iD/iD/locales/as.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-b4ff0f5543c9ef921d922ff08d7134e51c3b11a45596218449ae6069b0c24a40">vendor/assets/iD/iD/locales/ast.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-86ca9ad3a7e35ab9e591dacb746a691f8632030ff28c46c4ac9977bef26d9d81">vendor/assets/iD/iD/locales/az.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-74779949b12295e557414edba276fc4250a6b52e21c5ffd53bf1e7d6ed8b3277">vendor/assets/iD/iD/locales/ba.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a7ebe1f84fc19e813b970fb4c98465630699324aa1d1e93d321a441e728245cc">vendor/assets/iD/iD/locales/be.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a0800c41dcfc2519c8933d39b8522cf7f2fee4e745569e504fe80b229aa1142e">vendor/assets/iD/iD/locales/bg.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e048b5a9a6b560e65b153a77a5294033eaafdc8c934456aa4c476c05991590f3">vendor/assets/iD/iD/locales/bn.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e984feae6fd893a827204825f8d61e7ce7d68c5edcfc23c2366a18e821b1d2ba">vendor/assets/iD/iD/locales/bo.min.json</a>
(2)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-265f16d4563fe37588f5ca32504b97cf64d1e24a03f57150c4dca3fa515f9bbe">vendor/assets/iD/iD/locales/bqi.min.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-ade885a44a53e083bf1a38adbda7da2bbe949219b681929b1a7f7057f546aa97">vendor/assets/iD/iD/locales/br.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-5d62328b9748fa4cb1e485a3d4487ffcd49893a8774155eab5f27a7baad6e72f">vendor/assets/iD/iD/locales/bs.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-43951c31273d48c8b0c27fe6702fe690a229bf44f60c4261a23404157799226c">vendor/assets/iD/iD/locales/ca.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-f8d76b67b82343e40b5fcb099981152c153e20b1b907479466ed3f2d9342fd39">vendor/assets/iD/iD/locales/ckb.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e8f62615d00c562538d2d7f03212c598722b62aa741ebcfa007d51c8ef3adc1c">vendor/assets/iD/iD/locales/cs.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-194615850d46fbd2bd10253cc847480d3cecb05c8980933bc2d618c44c05b13d">vendor/assets/iD/iD/locales/cv.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-fb86912c5c10f71c06c6166d4ba5e4a174ca20f5caae9268d75cb2b34fbf2651">vendor/assets/iD/iD/locales/cy.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-58c46a53ed891b546acb814fb93b07e5adbedff2bf6a9065e4cf70502eda2b48">vendor/assets/iD/iD/locales/da.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a482ef20f422fab6f381cf7e6f5861cc664985cf6faafac858136dbba87a496e">vendor/assets/iD/iD/locales/de-AT.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-5493505f0a8bbb0646f029b2ed4f105c578828b8d5f131331c96d6e0d82397bd">vendor/assets/iD/iD/locales/de-CH.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-08e0c9fe264879584abaca5596f2f50fb4918633a704663733b75e340e0928f5">vendor/assets/iD/iD/locales/de.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-26d594b6e3cc5d1b08dd7f2eb2275803d7ca3d237b58755d4e31b36b7949b364">vendor/assets/iD/iD/locales/ee.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-270e6b3446cf56b54502fd5a20d27cc2b33a5e61b626e1b1a128b5595c8553fc">vendor/assets/iD/iD/locales/el.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a7f27bdb840e591a5d9ea185dd0abc39a7907a43ec561103a4233aebbd5ee9e7">vendor/assets/iD/iD/locales/en-AU.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a36c556adf10248311aa604a8ad883083a65090a17049ca749e4422972a3b799">vendor/assets/iD/iD/locales/en-CA.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-8fbbeb4a7807c019bbf7efc148da04534c4f3b9756f38d2e83ac494884b3a699">vendor/assets/iD/iD/locales/en-GB.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-956f83af33bfe4c65ce30d4e19ed9b81785c31da73baa20094734c582a201972">vendor/assets/iD/iD/locales/en-IE.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-5a6fe77029bf3d51ef005500f0e27ad0069524757634bef873ed0a13dc18e8e2">vendor/assets/iD/iD/locales/en-IN.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-aad999ac7647dfd5db4feb0f3227fe600998a720b184a3d20889de54d2fa441c">vendor/assets/iD/iD/locales/en-NZ.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-6933df544cd94818c5aac6cddb9ade43aebf2e6ad1b0e111844299b2b10e3767">vendor/assets/iD/iD/locales/en.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-7ed66a2876b814fe793fa65a0b33d30d294ee4d3c91595931e38483f299f1a01">vendor/assets/iD/iD/locales/eo.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-0fc79e737e7ef1e73f61238c0985d30fce480a6a24ef55635364682df78cdfb0">vendor/assets/iD/iD/locales/es.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-7fa3b9681bf0f29731a7356e5adefa850191f8dfeb7b687a864876c6cd8d2dac">vendor/assets/iD/iD/locales/et.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-9fe62493eb44bbfa4f1bb8d274e4dc3369907d6312f5652053f20b2f1978c0c6">vendor/assets/iD/iD/locales/eu.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-d20b9e98ed810932676f6fc924904d0cd4ccb6d45a43d1968f10d6288468c598">vendor/assets/iD/iD/locales/fa.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-95d37a828ba0d7978d15a64cdb819e66126f15e2edcc9332aaf7d563fc8017ef">vendor/assets/iD/iD/locales/ff.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a47ebc8dd9c818593db15553777e1c8fdd0a402f904f48c9538b38abaabdb2e7">vendor/assets/iD/iD/locales/fi.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-89b5f7f9a202ccd0adee2a205ade0a0358adf87585471771f38bea8f33e01edd">vendor/assets/iD/iD/locales/fil.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-23158f4f193547015707f63e5c48787dd48f0c6f8a32aad61def316806fba0a5">vendor/assets/iD/iD/locales/fr-FR.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e5acec5e4670db1d032943a468d293fbf1da7a4747811f6bf718997b03bda73a">vendor/assets/iD/iD/locales/fr.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-34e8c470c17c7297fca379a220aab3d53c1ff6173121539ead65d8361eb27b60">vendor/assets/iD/iD/locales/fy.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-fc9de6128e86ef7fd0f10dfc46b25bbdb39c45e616b48119849207b19018197a">vendor/assets/iD/iD/locales/ga.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-d32e6a64dbd6fcd02e8de9af8a5649eff4a951168460254b48853be59a2249e9">vendor/assets/iD/iD/locales/gl.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-5ef3f7564702301bacc9ef7267895bf2f65a496e090163d069809c6f44ac7a03">vendor/assets/iD/iD/locales/gu.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-4d06f51e8e3c67cc703938a993c0797cc8ba13e6b6e06f9a486cc85a86efbdeb">vendor/assets/iD/iD/locales/ha.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-6e31936d0cdd771d23bf1a4a09684af82d219a09a6504cf52ccc6300541e53ac">vendor/assets/iD/iD/locales/he.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-926a9ee0629ba7dfe82c964367c6a80147cba2a91349efe478b367a11a78ada3">vendor/assets/iD/iD/locales/hi.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-0a4b030b91a5d6df2964e8699bad44c50681321643a5a96d96817d2c981a2d48">vendor/assets/iD/iD/locales/hr.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e3a0e5517bfb21e913f6cf31b0fe58b7e540bea539959ef0d814c0fee810dce6">vendor/assets/iD/iD/locales/hu.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-ee2d3f63fc3cbd300b525c52ec34a115cb003361e8192455e9f826fd3073650d">vendor/assets/iD/iD/locales/hy.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-fad9d56a2afea467cfd2c0b4a5bc079842bb8eb8ebef003c9548723ab4388894">vendor/assets/iD/iD/locales/ia.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-5d9aa402fad2a4b83c95856a4ca2f89d0e17ef4cc01cc7331e8f481f2a65295b">vendor/assets/iD/iD/locales/id.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a5163ced5eb8fadb8f7d23ed9cd73441fd2079a568f340f36192b370d11eadfc">vendor/assets/iD/iD/locales/ig.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-bd0f91b3a554d396cc513f27e5bfbfeb64125fd41ddda3ecd76eca822ad6a884">vendor/assets/iD/iD/locales/index.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a8c2e1d953cf16c03c326d15f9d22a8c133aba946d416544899689766662cfb2">vendor/assets/iD/iD/locales/is.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-798ecbd07d986691451e617280cf22d08237af67dd8f2806700a00e3c6646055">vendor/assets/iD/iD/locales/it.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-8dfdad8d8bfec60720526dc910f3d61750bb768858845e306cb60a80fbad6e5c">vendor/assets/iD/iD/locales/ja.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-ea00d570cfd2b3a0b31f79589bca920e7dc35fea2d00db0c2ce9ac69219e5035">vendor/assets/iD/iD/locales/jv.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-73e2e30ede2a4f8be1326324869003916e4f2f07a4684c832344ed32537277f9">vendor/assets/iD/iD/locales/ka.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-0c45e4bd7f5e4aca65f96c00d721fd0445a09565975221970a6c97eca7c83f2c">vendor/assets/iD/iD/locales/ki.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-fe47b180800166ed5d3a6a8b3135f8926016b1b784537bf364ede8903730e279">vendor/assets/iD/iD/locales/kk.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-53900c65ba81ae39d31e4cb5fc444af42ef4bd58b675fc83bc21438c28305dee">vendor/assets/iD/iD/locales/km.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-db7f2f014a180f93ff2b28f445e155e5c97ee78d6688a2e4df522c2ddeaae378">vendor/assets/iD/iD/locales/kn.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-5e488d105b6fa77d479e76632a1b2949e6c89767851cfe370535bf6feaff5f60">vendor/assets/iD/iD/locales/ko.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-7daad04900304915838e75d6caabf7ff92bba4f3f4681e9f73b5843f5629b750">vendor/assets/iD/iD/locales/ks.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a48d4ebf9ac2105622991b5581afa5ccf299757c2f03cfe3f986b86e3eb620f0">vendor/assets/iD/iD/locales/ku.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-851b428b3a3222630c8e3bb78c86d0f3f8471aa12b4e22567f416bdb62dc21f3">vendor/assets/iD/iD/locales/ky.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e28d9854e03a8082953a63424cdcb2b4af8396273413f63aec65ef8aac97ead6">vendor/assets/iD/iD/locales/lb.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-268f85987367797f90dc919070f4f65f0251378a853b6957710814f4d4144706">vendor/assets/iD/iD/locales/lg.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-fcc6ef45ef0f12142aa970cc3e25d55db945c81098082ac1fbf5eab018235350">vendor/assets/iD/iD/locales/lij.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-4c8d23101263cf41efdd6eb0a7923af93748ae9cde2bde67a0e18a7776e93a4f">vendor/assets/iD/iD/locales/ln.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-bfd3254469227640f7c43df4fcdb52985a32a56876989a9661cfd377563364c6">vendor/assets/iD/iD/locales/lo.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-18199517863e3cc8e7f0cbf590a805f6d2ba82d87e05cd44815e87f409826547">vendor/assets/iD/iD/locales/lt.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-362830d16905bd925ad7acb75e88a0241fdad479f64b652c13094d5e91cae4d3">vendor/assets/iD/iD/locales/lv.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-fe9669729f81744f16afadf472c956e4f9ca9c6c0d0c5c1e6292286d1ead23a9">vendor/assets/iD/iD/locales/mg.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-d37235d5e1bf47720d971380149ef9dcdfc90c18a0e45bc324d1d1098a70579a">vendor/assets/iD/iD/locales/mi.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-7614056f10e2920357b734c35bb479466342dc322cc7e9b4331eaf8ba9b6434a">vendor/assets/iD/iD/locales/mk.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-c96f0119c143903effc989854aec79a407741624d5a75b6ee38223cb97cf2763">vendor/assets/iD/iD/locales/ml.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e6343fb885b99b4e02b56c33290d17ecc7341ceee722880d7cbded0de79b5245">vendor/assets/iD/iD/locales/mn.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-35e15d17f08850b612ed727ac84199effc136e425df56e33bde7ce451962808e">vendor/assets/iD/iD/locales/mr.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-7234e36127befb179e117ee32cc1fae6fd8a23a057b9331c1882513146f33b89">vendor/assets/iD/iD/locales/ms.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-8d0e98c91108ea009d4c40fa46272a9e8d60b1e80e5d21f016a71df44537debb">vendor/assets/iD/iD/locales/my.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-2b774e201ee19fb25cea55d1827a4473c598f5cab84324ac63a34887cd7c1cd8">vendor/assets/iD/iD/locales/nb.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-f41bd3dcb85a8b609a995d49f13389b921560823f6d15261381b70245151dce8">vendor/assets/iD/iD/locales/nd.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-f4a5e6ec3a6b1cd1b18f843323247e2fbb56a4d1e8717af0aca8eff8aaef473c">vendor/assets/iD/iD/locales/ne.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-9a8d155c4692756a10376ec21f7a4c839c2550592c6ec742297f3aa869ff6774">vendor/assets/iD/iD/locales/nl-BE.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-19aede772dc20d2c9c6fda6bdc6a87391a15dcb82baf2827b6fe2e35135e7e6b">vendor/assets/iD/iD/locales/nl.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-d60cd5d68a31a7666040305286bdb0cd62869752840915bc0f1d157c4ecbbe1e">vendor/assets/iD/iD/locales/nn.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-071819b364c66becc5fa5b89a27fa7c92c46e7abbcd7c9a3f6b378c2a9852d51">vendor/assets/iD/iD/locales/no.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-3a403beb70a704904545a331df1f144381ece376aa1c93bad5334ca4fea0fbad">vendor/assets/iD/iD/locales/nv.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-c56eddc55243f26f84df71ff78af50ebc644fc739fb09b159bf22c71f15c317e">vendor/assets/iD/iD/locales/ny.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-f339687cb4699315ba31bbdc3e850ebb7639f136cd9ad8cb1c1923bf58ec3c4f">vendor/assets/iD/iD/locales/om.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-29193a5841034afeef58d111dcb8320eb258576436dd919f78c8bec16f9b95d3">vendor/assets/iD/iD/locales/or.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-3800201540da166094a2e278548e0110416a99c6a11643dd56e5e3373216ffbb">vendor/assets/iD/iD/locales/pa.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-c80fdfdd1277c050a8ef36d4f587d79b78c2513fd8252734617b8b4f43b006dc">vendor/assets/iD/iD/locales/pap.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-addf90d0f047af5f48b8b9ba2acd682c7c45f9299a939c730ba457b913f958f0">vendor/assets/iD/iD/locales/pl.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-47f9584986b027507631175a7e1a98d2cbaf8696c94539440a24bff1f2c1e8bc">vendor/assets/iD/iD/locales/ps.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-8987d5d3111b24be08485ee8647278a01e75de10d4deea7e84e70dcb004536a0">vendor/assets/iD/iD/locales/pt-BR.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-fe5751938abd657244c6c15affb5afa8c910bea03100040e7b0e3c395c1c2376">vendor/assets/iD/iD/locales/pt.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-b726ba4c75e1dfaf02482d9027ed54ace0917d886f6f6eef21de7701c47ede1d">vendor/assets/iD/iD/locales/qu.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-6a074a94745e34eba7e3c211fdc36425ee85c8b4c5a417d9b2dd867aba81c025">vendor/assets/iD/iD/locales/rm.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-f684599e1b069ea74a3ba90598fb3cdc3bd54881bef0b07b453fb65979391ac8">vendor/assets/iD/iD/locales/ro.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-12bbdeca879b63793014649db91fd038d9a08a71c20bbb480415f94e3dba19f0">vendor/assets/iD/iD/locales/ru.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-9e8fefd9b9d80de6f98984530f10c8f7ba7e2df908701d7087586ca59a6c8831">vendor/assets/iD/iD/locales/rw.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-625bb509c3e03321f6ea7b07fd8f66960ea5fb735b5d9288ac2087cf54e2c212">vendor/assets/iD/iD/locales/sat.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-c324de416ed2cf77326099ffec412a1c2ef4786c69e9a2e7cc88c30a02ba16c5">vendor/assets/iD/iD/locales/sc.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a9bd9411feaae9ee53f6f16d10e3ef0af816d80b2cc7fcf16d5757dc525e4d66">vendor/assets/iD/iD/locales/sd.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-7382f15c971bceb0880572bc1504079d5ae2d2dfb7b99ceeb231b41a6827f356">vendor/assets/iD/iD/locales/sg.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-792dfc382a5440b6ae0a483b8c47db527855f11cc843611d72b0d7d7dad9f717">vendor/assets/iD/iD/locales/si.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-053cc848f804a71ba82ef478cb78a613b2c0ddaaa164023d100529dc07073704">vendor/assets/iD/iD/locales/sk.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-52bf0e58e2438f35bbe93131d95d69edc9590a1768edc12c7b9ca052b2476089">vendor/assets/iD/iD/locales/skr.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-42bb5671bc5a4332f73bd5a5d92d4a3dbe42b16778689b557171541ff8c0064e">vendor/assets/iD/iD/locales/sl.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-9d6b937956242fb6c43bec5d170ec3ea1ae7ea8329dee04920610b2147e4ea04">vendor/assets/iD/iD/locales/sn.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e885a67e901a732fbba5cab684273e9ddf8742cdf01e00c4473206d0c49b711b">vendor/assets/iD/iD/locales/so.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-48b1f7d313d7f8730f18e8927815c283062345ef689062d2a4adbaadd2de1065">vendor/assets/iD/iD/locales/sq.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-c96580d59b4f9067ac9b2d14b1226b044d548343a734e5ccf0ee01479913e76a">vendor/assets/iD/iD/locales/sr.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-9d2347ff09839ec2288cf9ba6eddaba7e4239ee2082119ec37f031eaa603ee41">vendor/assets/iD/iD/locales/ss.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-372ec94c5b1684922d99b2fb1a957604c8c8d355ec0f32a4965343d64f2943fc">vendor/assets/iD/iD/locales/st.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-0ae179f87de660db8bf5908bf950e2714deb83c0e26377c78f0e2ebcbbf9c5a7">vendor/assets/iD/iD/locales/sv.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-c6c08de6d6ccbd2920dee1c3c08065602099c7e01d60c44157f070b282536b53">vendor/assets/iD/iD/locales/sw.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-64fdcce5feb18c59123094e2c1cdc3df461e3a9983d8897f8161cc168669267b">vendor/assets/iD/iD/locales/ta.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-695113f93509506e1ecec6175935fd13eb991593e4ec2bf2fdc35af176c2511e">vendor/assets/iD/iD/locales/te.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-d61856ba6cb55061b5fa09f19668334b2c9db387ef6b10f08498986da4da5858">vendor/assets/iD/iD/locales/tg.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-8fc018d0ce93f63459b70f2531e340d9f968229d8cbcff3270067eeaac41bb9d">vendor/assets/iD/iD/locales/th.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-4ec1173f034a3ceae660fc6b6b3f479e0360c86cd605c7f8f6b3c96bdf1b7578">vendor/assets/iD/iD/locales/ti.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-70d95bb9d54b7badef885aa59fef0533b52bb9f2776795c62a4a9a8119223fa2">vendor/assets/iD/iD/locales/tk.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-e337de94baecc28aeb074c213165fad170873e4f03946d325c4cf7b5a7681200">vendor/assets/iD/iD/locales/tr.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-318a1e54bb181ba654900696acb070b9627d6f9b3937da100ce0a4d56788badd">vendor/assets/iD/iD/locales/tt.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-ec9f6101ae60c46132875bbfc2ece06e4facdd38e3cf1711bf9fa8054e9ceb9a">vendor/assets/iD/iD/locales/ug.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-1a22f864dba3685ef1ac716c37d1b3406cd4ab2b26f8e7c4ef7f648fa10adf98">vendor/assets/iD/iD/locales/uk.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-5b863a12569b5b557b6a6185e3f7f57ded736ac675980507260cc4a1eb9869fb">vendor/assets/iD/iD/locales/ur.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-50f6bf80d5777331b43972e8468e45be0e6fb01789f098145ccd8b6b8097becd">vendor/assets/iD/iD/locales/uz.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-2541008c7cefd6cc8bc0befcadf9a614dcddba38e7a31ece789a7bfa5a18deaa">vendor/assets/iD/iD/locales/vi.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-6dc4ab679edc3c43c39393c89ef0518946ad02a0c5190938d7489900bb82928a">vendor/assets/iD/iD/locales/wo.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-7e72a4c80239d1a499be79a6675c329efe46f45bc515a202d912f4feb2c100b8">vendor/assets/iD/iD/locales/xh.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-0711cfdc1316eec6a578182bbe271f6cc19e17e4d8ed5a222bb149feaba92294">vendor/assets/iD/iD/locales/yo.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-0653482b9196d109ce439b45ab5772e4a99236ff954bf51bc6df03319c1ffb71">vendor/assets/iD/iD/locales/yue.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-a91a69e767a172a679f741e282ea293c64fef016f0761d7d1912a630b6df045f">vendor/assets/iD/iD/locales/zh-CN.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-38ec7815ab736af51f822bfea92a375ab160103019b19417ffbe185dd3362ad0">vendor/assets/iD/iD/locales/zh-HK.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-86aa137656ad508b9563d35bf63cb4a208cbaa5e804f7500a7c247fe449503b8">vendor/assets/iD/iD/locales/zh-TW.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-85dbdc89dfa72b9be389fa79266a170973275580cab035200f65c6054c1c338a">vendor/assets/iD/iD/locales/zh.min.json</a>
(0)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086/files#diff-0106ab1370a62420bfdae18c8567261191c079f1f39bfd94f20ce4ae449c675c">vendor/assets/iD/iD/locales/zu.min.json</a>
(0)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4086.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4086.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4086.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4086.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4086">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJ6BKWI4AULXGK3BCDXP2JUTANCNFSM6AAAAAA2HNDTNM">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLPICMIUWG5WJWKVC2DXP2JUTA5CNFSM6AAAAAA2HNDTNOWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHGWVY4G4.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4086</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4086",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4086",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>