diff options
author | rvelices <rv-github@modusoptimus.com> | 2012-02-09 20:43:41 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2012-02-09 20:43:41 +0000 |
commit | 1b527e396434fa72c60dfd57fc00ea3e31bebefc (patch) | |
tree | 9f2fc07b5e3b2ce2dad3316168b9288ce5f7e535 /language/bg_BG/common.lang.php | |
parent | afb04c02937046f22b2e71974c785c6ee70ae10f (diff) |
- language aditions/removal
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/bg_BG/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/bg_BG/common.lang.php b/language/bg_BG/common.lang.php index a1bcf63a7..e76370715 100644 --- a/language/bg_BG/common.lang.php +++ b/language/bg_BG/common.lang.php @@ -361,7 +361,7 @@ $lang['If you think you\'ve received this email in error, please contact us at % $lang['IPTC Metadata'] = 'IPTC метаданни'; $lang['large'] = 'голям'; $lang['medium'] = 'среден'; -$lang['original'] = 'оригинал'; +$lang['Original'] = 'оригинал'; $lang['Password Reset'] = 'Нулиране на парола'; $lang['Password reset is not allowed for this user'] = 'Нулирае на парола не е разрешено за този потребител'; $lang['Password: %s'] = 'Парола: %s'; |