initial commit starter template
This commit is contained in:
commit
9e15017636
80 changed files with 2803 additions and 0 deletions
12
lang/mk/lang.php
Executable file
12
lang/mk/lang.php
Executable file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* Macedonian language file
|
||||
*
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*/
|
||||
|
||||
$lang['discussion'] = 'Разговор';
|
||||
$lang['back_to_article'] = 'Назад кон статијата';
|
||||
$lang['userpage'] = 'Корисник';
|
||||
|
||||
//Setup VIM: ex: et ts=2 :
|
Loading…
Add table
Add a link
Reference in a new issue