20 lines
888 B
PHP
20 lines
888 B
PHP
<?php
|
|
/// Please, do not edit this file manually! It's auto generated from
|
|
/// contents stored in your standard lang pack files:
|
|
/// (langconfig.php, install.php, moodle.php, admin.php and error.php)
|
|
///
|
|
/// If you find some missing string in Moodle installation, please,
|
|
/// keep us informed using http://moodle.org/bugs Thanks!
|
|
///
|
|
/// File generated by cvs://contrib/lang2installer/installer_builder
|
|
/// using strings defined in stringnames.txt (same dir)
|
|
|
|
$string['availablelangs'] = 'Available language packs';
|
|
$string['environment'] = 'Environment';
|
|
$string['environmentrequireinstall'] = 'is required to be installed/enabled.';
|
|
$string['environmentrequireversion'] = 'version $a->needed is required and you are running $a->current';
|
|
$string['language'] = 'ພາສາທີ່ໃຊ້ໃນເວັບ';
|
|
$string['thischarset'] = 'UTF-8';
|
|
$string['thislanguage'] = 'Laotian';
|
|
?>
|