mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	chore(website/i18n): add English too
This commit is contained in:
		| @@ -9,6 +9,7 @@ interface Locale { | ||||
| } | ||||
|  | ||||
| export const LOCALES: Locale[] = [ | ||||
|     { id: "en", name: "English" }, | ||||
|     { id: "ro", name: "Română" }, | ||||
|     { id: "zh_TW", name: "繁體中文" }, | ||||
|     { id: "fr", name: "Français" }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user