8 行
218 B
PHP
8 行
218 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
defined('BASEPATH') OR exit('No direct script access allowed');
|
||
|
|
|
||
|
|
// Tiles
|
||
|
|
$lang['qslcard_string_your_are_using'] = 'You are using';
|
||
|
|
$lang['qslcard_string_disk_space'] = 'of disk space to store QSL Card assets';
|