forked from open-webui/open-webui
		
	main #2
					 2 changed files with 2 additions and 3 deletions
				
			
		|  | @ -10,9 +10,7 @@ export default { | |||
| 	contextSeparator: '_', | ||||
| 	createOldCatalogs: false, | ||||
| 	defaultNamespace: 'translation', | ||||
| 	defaultValue: function (locale, namespace, key, value) { | ||||
| 		return key; | ||||
| 	}, | ||||
| 	defaultValue: '', | ||||
| 	indentation: 2, | ||||
| 	keepRemoved: false, | ||||
| 	keySeparator: false, | ||||
|  |  | |||
|  | @ -56,6 +56,7 @@ i18next | |||
| 			default: ['en'] | ||||
| 		}, | ||||
| 		ns: 'translation', | ||||
| 		returnEmptyString: false, | ||||
| 		interpolation: { | ||||
| 			escapeValue: false // not needed for svelte as it escapes by default
 | ||||
| 		} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue