mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	update translation messages
This commit is contained in:
		| @@ -79,7 +79,7 @@ export class SettingsComponent implements OnInit { | ||||
|   } | ||||
|  | ||||
|   get dateLocaleOptions(): LanguageOption[] { | ||||
|     return [{code: "", name: $localize`Use same as display language`}].concat(this.settings.getLanguageOptions()) | ||||
|     return [{code: "", name: $localize`Use date format of display language`}].concat(this.settings.getLanguageOptions()) | ||||
|   } | ||||
|  | ||||
|   get today() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler