diff options
Diffstat (limited to 'lang/fo')
-rw-r--r-- | lang/fo/lang.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/fo/lang.php b/lang/fo/lang.php new file mode 100644 index 000000000..4e3d7d2de --- /dev/null +++ b/lang/fo/lang.php @@ -0,0 +1,11 @@ +<?php +/** + * Faroese language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + */ + +$lang['discussion'] = 'Kjak'; +$lang['userpage'] = 'Brúkarasíða'; + +//Setup VIM: ex: et ts=2 : |