mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Fix typo in inactive account template (#9356)
This commit is contained in:
		
							parent
							
								
									5570d20625
								
							
						
					
					
						commit
						79328b1cec
					
				@ -6,7 +6,7 @@
 | 
				
			|||||||
{% endblock head_title %}
 | 
					{% endblock head_title %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% block form_top_content %}
 | 
					{% block form_top_content %}
 | 
				
			||||||
    <h4>{% translate "Account inactve." %}</h4>
 | 
					    <h4>{% translate "Account inactive." %}</h4>
 | 
				
			||||||
{% endblock form_top_content %}
 | 
					{% endblock form_top_content %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% block form_content %}
 | 
					{% block form_content %}
 | 
				
			||||||
 | 
				
			|||||||
@ -1199,7 +1199,7 @@ msgid "Paperless-ngx account inactive"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: documents/templates/account/account_inactive.html:9
 | 
					#: documents/templates/account/account_inactive.html:9
 | 
				
			||||||
msgid "Account inactve."
 | 
					msgid "Account inactive."
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: documents/templates/account/account_inactive.html:14
 | 
					#: documents/templates/account/account_inactive.html:14
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user