diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-22 21:18:41 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-22 21:18:41 +0000 |
commit | 51d2d3eb40983aa67f13bb7607d58f4cf27c5ed6 (patch) | |
tree | dfa02f407219c8b370df4fa04f1fe8710e1d9176 /language/bg_BG | |
parent | 9b6e2289c2eb77d3190ef4558f54e19591e1d9c8 (diff) |
[trunk (public)] Update bg_BG, thanks to : hamsia
git-svn-id: http://piwigo.org/svn/trunk@13307 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/bg_BG/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/bg_BG/common.lang.php b/language/bg_BG/common.lang.php index f8bfa8bca..f4f5e2556 100644 --- a/language/bg_BG/common.lang.php +++ b/language/bg_BG/common.lang.php @@ -383,4 +383,6 @@ $lang['%d rates'] = '%d оценки'; $lang['Show latest comments first'] = 'Покажи първо най-новите коментари'; $lang['Show oldest comments first'] = 'Покажи първо най-старите коментари'; +$lang['Desktop'] = 'Настолна'; +$lang['Mobile'] = 'Мобилна'; ?>
\ No newline at end of file |