mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-16 23:27:16 +00:00
Added Chatbox
Added Chatbox
This commit is contained in:
+19
-1
@@ -4141,4 +4141,22 @@ tz_def('SITTER_P_NOT_SITTING', 'Nu esti sitter pe niciun cont.');
|
||||
tz_def('TRAIN_BONUS_ARTIFACT', 'Bonus artefact');
|
||||
tz_def('TRAIN_BONUS_HERO', 'Bonus erou');
|
||||
tz_def('TRAIN_BONUS_ALLIANCE', 'Bonus alianta');
|
||||
tz_def('TRAIN_BONUS_FINAL', 'Timp instruire');
|
||||
tz_def('TRAIN_BONUS_FINAL', 'Timp instruire');
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// CHAT GENERAL (server-wide) - widget plutitor, footer.tpl + Templates/GlobalChat/widget.tpl
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('GCHAT_TITLE', 'Chat general');
|
||||
tz_def('GCHAT_PLACEHOLDER', 'Mesaj...');
|
||||
tz_def('GCHAT_SEND', 'Trimite');
|
||||
tz_def('GCHAT_EMPTY', 'Niciun mesaj inca.');
|
||||
tz_def('GCHAT_MUTED', 'Esti mutat din chat.');
|
||||
tz_def('GCHAT_RATELIMIT', 'Trimiti mesaje prea repede.');
|
||||
tz_def('GCHAT_CONFIRM_BLOCK', 'Blochezi permanent acest jucator din chat?');
|
||||
tz_def('GCHAT_MUTE_5M', 'Mute 5m');
|
||||
tz_def('GCHAT_MUTE_30M', 'Mute 30m');
|
||||
tz_def('GCHAT_MUTE_1H', 'Mute 1h');
|
||||
tz_def('GCHAT_MUTE_24H', 'Mute 24h');
|
||||
tz_def('GCHAT_BLOCK', 'Blocheaza');
|
||||
tz_def('GCHAT_UNMUTE', 'Anuleaza mute');
|
||||
tz_def('GCHAT_ADMIN_BADGE', 'Admin');
|
||||
tz_def('GCHAT_MH_BADGE', 'MH');
|
||||
|
||||
Reference in New Issue
Block a user