[mod] searx/locales.py: language names based on Unicode CLDR
rename "oc" to "Occitan": * https://github.com/unicode-org/cldr/blob/35.1/seed/main/oc.xml#L115 * https://oc.wikipedia.org/wiki/Occitan see https://github.com/searxng/searxng/pull/247#issuecomment-892382001
This commit is contained in:
		
							parent
							
								
									809bf1a105
								
							
						
					
					
						commit
						0d20e5dfe3
					
				| @ -11,9 +11,7 @@ import pathlib | |||||||
| from babel import Locale | from babel import Locale | ||||||
| 
 | 
 | ||||||
| LOCALE_NAMES = { | LOCALE_NAMES = { | ||||||
|     "ar": "العَرَبِيَّة (Arabic)", |     "oc": "Occitan", | ||||||
|     "fil": "Wikang Filipino (Filipino)", |  | ||||||
|     "oc": "Lenga D'òc (Occitan)", |  | ||||||
|     "nl_BE": "Vlaams (Dutch, Belgium)", |     "nl_BE": "Vlaams (Dutch, Belgium)", | ||||||
| } | } | ||||||
| """Mapping of locales and their description.  Locales e.g. 'fr' or 'pt_BR' | """Mapping of locales and their description.  Locales e.g. 'fr' or 'pt_BR' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Alexandre Flament
						Alexandre Flament