fix
This commit is contained in:
		
					parent
					
						
							
								95f4cb3753
							
						
					
				
			
			
				commit
				
					
						f0bca697b1
					
				
			
		
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -344,8 +344,8 @@ msgstr "Rechnungsadresse"
 | 
				
			||||||
msgid "Payment Method:"
 | 
					msgid "Payment Method:"
 | 
				
			||||||
msgstr "Bezahlmethode"
 | 
					msgstr "Bezahlmethode"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msgid "ending"
 | 
					msgid "ending in"
 | 
				
			||||||
msgstr "endend"
 | 
					msgstr "endend in"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msgid "Order summary"
 | 
					msgid "Order summary"
 | 
				
			||||||
msgstr "Bestellungsübersicht"
 | 
					msgstr "Bestellungsübersicht"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -50,7 +50,7 @@
 | 
				
			||||||
                        <div class="col-xs-6">
 | 
					                        <div class="col-xs-6">
 | 
				
			||||||
                            <address>
 | 
					                            <address>
 | 
				
			||||||
                                <strong>{% trans "Payment Method:"%}</strong><br>
 | 
					                                <strong>{% trans "Payment Method:"%}</strong><br>
 | 
				
			||||||
                                    {{cc_brand}} {% trans "ending" %} **** {{cc_last4}}<br>
 | 
					                                    {{cc_brand}} {% trans "ending in" %} **** {{cc_last4}}<br>
 | 
				
			||||||
                                    {{request.session.user.email}}
 | 
					                                    {{request.session.user.email}}
 | 
				
			||||||
                            </address>
 | 
					                            </address>
 | 
				
			||||||
                        </div>
 | 
					                        </div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue