diff options
Diffstat (limited to 'lang/sl')
-rw-r--r-- | lang/sl/lang.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/sl/lang.php b/lang/sl/lang.php deleted file mode 100644 index 9c7e9f5c6..000000000 --- a/lang/sl/lang.php +++ /dev/null @@ -1,12 +0,0 @@ -<? -/** - * Slovenian language file - * - * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - */ - -$lang['discussion'] = 'Pogovor'; -$lang['back_to_article'] = 'Nazaj na članek'; -$lang['userpage'] = 'Uporabniška stran'; - -//Setup VIM: ex: et ts=2 : |