Fix WW in statistics

Fix WW in statistics
This commit is contained in:
novgorodschi catalin
2026-07-03 10:00:53 +03:00
parent 26ed89b3fa
commit b24033f19a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -882,7 +882,7 @@ tz_def('STATISTICS', 'Statistics');
tz_def('ALLIANCES', 'Alliances');
tz_def('HEROES', 'Heroes');
tz_def('GENERAL', 'General');
tz_def('WW', 'World Wonder');
tz_def('WWS', 'World Wonder');
tz_def('TOP10P', 'TOP 10 Players');
tz_def('TOP10PA', 'TOP 10 Attackers');
tz_def('TOP10PD', 'TOP 10 Defenders');