mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	feat(i18n): add Traditional Chinese
This commit is contained in:
		| @@ -171,6 +171,10 @@ function getSupportedLocales() { | |||||||
|             "id": "cn", |             "id": "cn", | ||||||
|             "name": "简体中文" |             "name": "简体中文" | ||||||
|         }, |         }, | ||||||
|  |         { | ||||||
|  |             "id": "tw", | ||||||
|  |             "name": "繁體中文" | ||||||
|  |         }, | ||||||
|         { |         { | ||||||
|             "id": "ro", |             "id": "ro", | ||||||
|             "name": "Română" |             "name": "Română" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user