Mark all as read

Mark all as read
This commit is contained in:
novgorodschi catalin
2026-08-18 10:10:22 +03:00
parent 971bb56efe
commit 8f14ed7647
8 changed files with 97 additions and 0 deletions
+1
View File
@@ -198,6 +198,7 @@ tz_def('WAIT_FOR_CONFIRM', 'Wait for confirm');
tz_def('CONFIRM', 'Confirm');
tz_def('WRITE_MESS_WARN', '<b>Warning:</b> you can`t use the values <b>[message]</b> or <b>[/message]</b> in your message because it can cause problem with bbcode system');
tz_def('NO_REPORTS', 'There are no reports available');
tz_def('READ_ALL_REPORTS', 'Mark all as read');
tz_def('ATTACKER', 'Attacker');
tz_def('NATAR_COUNTERFORCE', 'Natar Counterforce');
tz_def('FROM_THE_VILL', 'from the village');
+1
View File
@@ -204,6 +204,7 @@ tz_def('WAIT_FOR_CONFIRM', 'En attente de confirmation');
tz_def('CONFIRM', 'Confirmer');
tz_def('WRITE_MESS_WARN', '<b>Attention :</b> vous ne pouvez pas utiliser les balises <b>[message]</b> ou <b>[/message]</b> dans votre message car cela peut causer des problèmes avec le système BBCode.');
tz_def('NO_REPORTS', 'Aucun rapport disponible');
tz_def('READ_ALL_REPORTS', 'Marquer tout comme lu');
tz_def('ATTACKER', 'Attaquant');
tz_def('NATAR_COUNTERFORCE', 'Contre-offensive Natar');
tz_def('FROM_THE_VILL', 'du village');
+1
View File
@@ -200,6 +200,7 @@ tz_def('WAIT_FOR_CONFIRM', 'Așteaptă confirmarea');
tz_def('CONFIRM', 'Confirmă');
tz_def('WRITE_MESS_WARN', '<b>Atenție:</b> nu poți folosi <b>[message]</b> sau <b>[/message]</b> în mesaj deoarece pot cauza probleme cu sistemul BBCode');
tz_def('NO_REPORTS', 'Nu există rapoarte disponibile');
tz_def('READ_ALL_REPORTS', 'Marchează toate ca citite');
tz_def('ATTACKER', 'Atacator');
tz_def('NATAR_COUNTERFORCE', 'Contraatac Natari');
tz_def('FROM_THE_VILL', 'din satul');