mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 10:56:29 +03:00
localization #2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
private ["_trader_data", "_dialog"];
|
||||
|
||||
if (TradeInprogress) exitWith {
|
||||
cutText ["Trading already in progress." , "PLAIN DOWN"];
|
||||
cutText [(localize "str_epoch_player_97") , "PLAIN DOWN"];
|
||||
};
|
||||
|
||||
_trader_data = (_this select 3);
|
||||
|
||||
Reference in New Issue
Block a user