diff options
Diffstat (limited to '')
-rw-r--r-- | language/mn_MN/common.lang.php | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/language/mn_MN/common.lang.php b/language/mn_MN/common.lang.php index 9ae000af2..7ee6eb84a 100644 --- a/language/mn_MN/common.lang.php +++ b/language/mn_MN/common.lang.php @@ -129,9 +129,9 @@ $lang['Piwigo Help'] = 'Piwigo тусламж'; $lang['Password reset is not allowed for this user'] = 'Танд нууц үгээ солих эрх байхгүй байна'; $lang['Password: %s'] = 'Нууц үг: %s'; $lang['Pause of slideshow'] = 'Зогсоох'; -$lang['Photo title, Z → A'] = 'Зургын нэрээр, Z → A '; -$lang['Photo sizes'] = 'Зургын хэмжээ'; -$lang['Photo title, A → Z'] = 'Зургын нэрээр, A → Z'; +$lang['Photo title, Z → A'] = 'Зургийн нэрээр, Z → A '; +$lang['Photo sizes'] = 'Зургийн хэмжээ'; +$lang['Photo title, A → Z'] = 'Зургийн нэрээр, A → Z'; $lang['Invalid password!'] = 'Хэрэглэгчийн нэр эсвэл нууц үг буруу байна.'; $lang['Invalid username or email'] = 'Хэрэглэгчийн нэр эсвэл имэйл хаяг буруу байна.'; $lang['Keyword'] = 'Түлхүүр үг'; @@ -417,4 +417,5 @@ $lang['Password is missing. Please enter the password.'] = 'Уучлаарай. $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Нууц үгээ баталгаажуулж давтан оруулна уу.'; $lang['%d photos per page'] = 'Нэг хуудасанд %d зураг'; $lang['Theme'] = 'Загвар'; -?>
\ No newline at end of file +$lang['Photo description'] = 'Зургийн тайлбар'; +$lang['Photo title'] = 'Зургийн нэр';
\ No newline at end of file |