1
0

New Translations – 2.3.2020

This commit is contained in:
Christer Waren
2020-03-02 02:28:04 +02:00
parent b197fd35c3
commit b1e26e79a8
78 changed files with 200 additions and 200 deletions

View File

@ -1,6 +1,6 @@
<?php
// Heading
$_['heading_title'] = 'Languages';
$_['heading_title'] = 'Kielet';
// Text
$_['text_success'] = 'Success: You have modified languages!';
@ -11,15 +11,15 @@ $_['text_edit'] = 'Edit Language';
// Column
$_['column_name'] = 'Language Name';
$_['column_code'] = 'Code';
$_['column_sort_order'] = 'Sort Order';
$_['column_action'] = 'Action';
$_['column_sort_order'] = 'Lajittelujärjestys';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Language Name';
$_['entry_code'] = 'Code';
$_['entry_locale'] = 'Locale';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_sort_order'] = 'Lajittelujärjestys';
// Help
$_['help_locale'] = 'Example: en_US.UTF-8,en_US,en-gb,en_gb,english';
@ -34,4 +34,4 @@ $_['error_locale'] = 'Locale required!';
$_['error_default'] = 'Varoitus: This language cannot be deleted as it is currently assigned as the default store language!';
$_['error_admin'] = 'Varoitus: This Language cannot be deleted as it is currently assigned as the administration language!';
$_['error_store'] = 'Varoitus: This language cannot be deleted as it is currently assigned to %s stores!';
$_['error_order'] = 'Varoitus: This language cannot be deleted as it is currently assigned to %s orders!';
$_['error_order'] = 'Varoitus: This language cannot be deleted as it is currently assigned to %s orders!';