mirror of
				https://github.com/mokuappio/serverless-invoices.git
				synced 2025-10-31 01:41:07 -04:00 
			
		
		
		
	add de to i18n config
This commit is contained in:
		| @ -14,7 +14,7 @@ i18next | ||||
|  | ||||
| const initialized = i18next.init({ | ||||
|   fallbackLng: 'en', | ||||
|   whitelist: ['en', 'fr', 'et', 'fa', 'bn', 'es'], | ||||
|   whitelist: ['en', 'de', 'fr', 'et', 'fa', 'bn', 'es'], | ||||
|   backend: { | ||||
|     loadPath: `${config.base_url || ''}/locales/{{lng}}/{{ns}}.json`, | ||||
|   }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user