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