forked from MapComplete/MapComplete
		
	Merge develop
This commit is contained in:
		
						commit
						66d7048434
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -210,6 +210,7 @@ | ||||||
|         "de": "eine Kletterroute", |         "de": "eine Kletterroute", | ||||||
|         "it": "una via di arrampicata" |         "it": "una via di arrampicata" | ||||||
|       }, |       }, | ||||||
|  |       "snapToLayer": ["climbing_opportunity"], | ||||||
|       "tags": [ |       "tags": [ | ||||||
|         "sport=climbing", |         "sport=climbing", | ||||||
|         "climbing=route" |         "climbing=route" | ||||||
|  |  | ||||||
|  | @ -40,7 +40,7 @@ export default class Locale { | ||||||
|                     "The user display language is determined in the following order:", |                     "The user display language is determined in the following order:", | ||||||
|                     "", |                     "", | ||||||
|                     "1. Use the language as set by the URL-parameter `language`. This will _disable_ setting the language by the user", |                     "1. Use the language as set by the URL-parameter `language`. This will _disable_ setting the language by the user", | ||||||
|                     "1. If the user did log in and did set their language before with MapComplete, use this language. This language selection is synchronized accross devices using the openstreetmap.org user preferences.", |                     "2. If the user did log in and did set their language before with MapComplete, use this language. This language selection is synchronized accross devices using the openstreetmap.org user preferences.", | ||||||
|                     "3. If the user visited MapComplete before and did change their language manually, this changed language will be saved in local storage. Use the language from local storage", |                     "3. If the user visited MapComplete before and did change their language manually, this changed language will be saved in local storage. Use the language from local storage", | ||||||
|                     "4. Use the navigator-language (if available)", |                     "4. Use the navigator-language (if available)", | ||||||
|                     "5. Use English", |                     "5. Use English", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue