Uploading local sources to repository. First version.
This commit is contained in:
16
lang/ru/lang.php
Normal file
16
lang/ru/lang.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/**
|
||||
* English language file for sqlquery plugin
|
||||
*
|
||||
* @author George Pirogov <i1557@yandex.ru>
|
||||
*/
|
||||
|
||||
// menu entry for admin plugins
|
||||
// $lang['menu'] = 'Your menu entry';
|
||||
|
||||
// custom language strings for the plugin
|
||||
// $lang['fixme'] = 'FIXME';
|
||||
|
||||
|
||||
|
||||
//Setup VIM: ex: et ts=4 :
|
||||
Reference in New Issue
Block a user