New Translations – 16.2.2020
This commit is contained in:
		@@ -30,9 +30,9 @@ $_['help_code']            = 'Do not change if this is your default currency.';
 | 
			
		||||
$_['help_value']           = 'Set to 1.00000 if this is your default currency.';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
$_['error_permission']     = 'Warning: You do not have permission to modify currencies!';
 | 
			
		||||
$_['error_permission']     = 'Varoitus: You do not have permission to modify currencies!';
 | 
			
		||||
$_['error_title']          = 'Currency Title must be between 3 and 32 characters!';
 | 
			
		||||
$_['error_code']           = 'Currency Code must contain 3 characters!';
 | 
			
		||||
$_['error_default']        = 'Warning: This currency cannot be deleted as it is currently assigned as the default store currency!';
 | 
			
		||||
$_['error_store']          = 'Warning: This currency cannot be deleted as it is currently assigned to %s stores!';
 | 
			
		||||
$_['error_order']          = 'Warning: This currency cannot be deleted as it is currently assigned to %s orders!';
 | 
			
		||||
$_['error_default']        = 'Varoitus: This currency cannot be deleted as it is currently assigned as the default store currency!';
 | 
			
		||||
$_['error_store']          = 'Varoitus: This currency cannot be deleted as it is currently assigned to %s stores!';
 | 
			
		||||
$_['error_order']          = 'Varoitus: This currency cannot be deleted as it is currently assigned to %s orders!';
 | 
			
		||||
		Reference in New Issue
	
	Block a user