mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Merge branch 'develop' into panoramax
This commit is contained in:
@@ -284,5 +284,14 @@
|
||||
["postcode", "city"],
|
||||
["street", "housenumber"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["th"],
|
||||
"format": [
|
||||
["housenumber", "place"],
|
||||
["street"],
|
||||
["subdistrict", "district"],
|
||||
["province", "postcode"]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -788,6 +788,11 @@ en:
|
||||
inch: in
|
||||
max_length_reached: "This string is longer than the maximum length of {maxChars} characters. Anything exceeding that length will be truncated."
|
||||
set_today: "Sets the value to today."
|
||||
set_photo_from_viewer:
|
||||
enable: "Tag this photo id on the currently selected map feature"
|
||||
disable:
|
||||
already_set: "This photo is already tagged on the selected map feature"
|
||||
too_far: "This photo is too far away from the selected map feature"
|
||||
background:
|
||||
title: Background
|
||||
description: Background Settings
|
||||
|
||||
Reference in New Issue
Block a user