From 831b44432ad83d10d0a9e144bea3b8e96000da3f Mon Sep 17 00:00:00 2001 From: iron217 <46353863+iron217@users.noreply.github.com> Date: Fri, 24 Apr 2020 21:22:37 +0300 Subject: [PATCH] Update ruRU.lua please fix the time --- locale/ruRU.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/locale/ruRU.lua b/locale/ruRU.lua index c4950b5..fe4d6fe 100644 --- a/locale/ruRU.lua +++ b/locale/ruRU.lua @@ -13,9 +13,9 @@ L['AuctionFaster'] = true; L['Enable AuctionFaster'] = 'Включить AuctionFaster' L['Fast Mode'] = 'Быстрый режим' L['Enable ToolTips'] = 'Включить подсказки' -L['12 Hours'] = '12 часов' -L['24 Hours'] = '24 часа' -L['48 Hours'] = '48 часов' +L['12 Hours'] = '2 часов' +L['24 Hours'] = '8 часа' +L['48 Hours'] = '24 часов' L['Do not set'] = 'Не установлено' L['Sell Tab'] = 'Продажа' L['Buy Tab'] = 'Покупка' @@ -177,9 +177,9 @@ L['Remember Stack Settings'] = 'Запомнить настройки пака' L['Remember Last Price'] = 'Запомнить цену' L['Always Undercut'] = '"Подрезать" цену' L['Use Custom Duration'] = 'Другая продолжительность' -L['12h'] = '12ч' -L['24h'] = '24ч' -L['48h'] = '48ч' +L['12h'] = '2ч' +L['24h'] = '8ч' +L['48h'] = '24ч' L['days ago'] = 'д.' L['hours ago'] = 'ч.' L['minutes ago'] = 'м.'