1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 14:18:44 +02:00
parent 4126bbe023
commit b197fd35c3
46 changed files with 286 additions and 286 deletions

View File

@@ -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';