Subversion Repositories wpShopGermany4

Rev

Rev 6165 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6165 Rev 7247
Line 152... Line 152...
152
			'name' => __('Name', 'wpsg'),
152
			'name' => __('Name', 'wpsg'),
153
			'email' => __('E-Mail', 'wpsg'),	
153
			'email' => __('E-Mail', 'wpsg'),	
154
			'fax' => __('Fax', 'wpsg'),
154
			'fax' => __('Fax', 'wpsg'),
155
			'tel' => __('Tel.', 'wpsg'),
155
			'tel' => __('Tel.', 'wpsg'),
156
			'strasse' => __('Straße', 'wpsg'),	
156
			'strasse' => __('Straße', 'wpsg'),	
-
 
157
			'nr' => __('Hausnummer', 'wpsg'),
157
			'plz' => __('PLZ', 'wpsg'),
158
			'plz' => __('PLZ', 'wpsg'),
158
			'ort' => __('Ort', 'wpsg'),
159
			'ort' => __('Ort', 'wpsg'),
159
			'ustidnr' => __('UStIdNr.', 'wpsg')
160
			'ustidnr' => __('UStIdNr.', 'wpsg')
160
		);
161
		);
161
	
162