2020-02-12 21:25:39 +00:00
|
|
|
<?php
|
|
|
|
// Heading
|
2020-03-02 08:58:49 +00:00
|
|
|
$_['heading_title'] = 'Laajennukset';
|
2020-02-12 21:25:39 +00:00
|
|
|
|
|
|
|
// Text
|
|
|
|
$_['text_success'] = 'Success: You have modified extensions!';
|
|
|
|
$_['text_list'] = 'Extension List';
|
|
|
|
$_['text_type'] = 'Choose the extension type';
|
2020-03-02 00:28:04 +00:00
|
|
|
$_['text_filter'] = 'Suodatin';
|