New Translations – 16.2.2020
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Developer Settings';
|
||||
$_['heading_title'] = 'Kehittäjän asetukset';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified developer settings!';
|
||||
$_['text_theme'] = 'theme';
|
||||
$_['text_theme'] = 'teema';
|
||||
$_['text_sass'] = 'SASS';
|
||||
$_['text_cache'] = 'Success: You have cleared the %s cache!';
|
||||
|
||||
// Column
|
||||
$_['column_component'] = 'Component';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_theme'] = 'Theme';
|
||||
$_['entry_theme'] = 'Teema';
|
||||
$_['entry_sass'] = 'SASS';
|
||||
$_['entry_cache'] = 'Cache';
|
||||
|
||||
|
Reference in New Issue
Block a user