1 2 3 4 5 6 7 8 |
--This file contains overrides to our strings for unofficial translations since we don't allow loading custom language client string files in
--internal ingame.
if language == "ru" then
EsoStrings [ SI_MARKET_PRODUCT_NAME_FORMATTER ] = "<<1>>"
end |