mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
localization #1
This commit is contained in:
@@ -9,5 +9,5 @@ _nearNet = _nearNets select 0;
|
||||
if (!isNull _nearNet and _canDo) then {
|
||||
[0,1,2,_nearNet] spawn player_removeObject;
|
||||
} else {
|
||||
cutText ["No camo nets found nearby.", "PLAIN DOWN"];
|
||||
cutText [(localize "str_epoch_player_8"), "PLAIN DOWN"];
|
||||
};
|
||||
Reference in New Issue
Block a user