1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 13:32:04 +02:00
parent e6861bd75e
commit 4126bbe023
243 changed files with 485 additions and 485 deletions

View File

@ -49,7 +49,7 @@ $_['help_regex'] = 'Use regex. E.g: /[a-zA-Z0-9_-]/';
$_['help_sort_order'] = 'Use minus to count backwards from the last field in the set.';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify custom fields!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify custom fields!';
$_['error_name'] = 'Custom Field Name must be between 1 and 128 characters!';
$_['error_type'] = 'Warning: Custom Field Values required!';
$_['error_type'] = 'Varoitus: Custom Field Values required!';
$_['error_custom_value'] = 'Custom Value Name must be between 1 and 128 characters!';