mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Email translations cleanup
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| {% include 'emails.header-text' %} | ||||
| {{ trans('email.oauth_created_body', {name:  client.name, url: client.redirect })|raw }} | ||||
| {{ trans('email.oauth_created_body', {name:  client.name, url: client.redirect })|striptags|raw }} | ||||
|  | ||||
| {{ trans('email.oauth_created_explanation_text')|raw }} | ||||
| {{ trans('email.oauth_created_explanation')|striptags|raw }} | ||||
|  | ||||
| {{ trans('email.oauth_created_undo', { url:route('profile.index')})|raw }} | ||||
| {% include 'emails.footer-text' %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user