From: Minh Nguyễn Date: Sat, 11 Jan 2025 11:21:57 +0000 (-0800) Subject: Level 2 is always an international boundary X-Git-Tag: live~31^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/7006aa983947fde2a48ea4143059668d50d1cb16?ds=inline;hp=-c Level 2 is always an international boundary --- 7006aa983947fde2a48ea4143059668d50d1cb16 diff --git a/config/locales/en.yml b/config/locales/en.yml index 20cb74b6c..15dba31bf 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1496,7 +1496,7 @@ en: weir: "Weir" "yes": "Waterway" admin_levels: - level2: "Administrative Boundary (Level 2)" + level2: "International Boundary" level3: "Administrative Boundary (Level 3)" level4: "Administrative Boundary (Level 4)" level5: "Administrative Boundary (Level 5)"