silverstripe-framework/tests/i18n/_fakewebroot/i18nothermodule/lang/en_US.php

6 lines
90 B
PHP
Raw Normal View History

<?php
global $lang;
2014-08-15 08:53:05 +02:00
$lang['en_US']['i18nOtherModule']['LEGACY'] = 'Legacy translation';