Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions locale/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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'] = 'Покупка'
Expand Down Expand Up @@ -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'] = ''
L['24h'] = ''
L['48h'] = '24ч'
L['days ago'] = 'д.'
L['hours ago'] = 'ч.'
L['minutes ago'] = 'м.'
Expand Down