Fix translate in statistiks translate

Fix translate in statistiks translate
This commit is contained in:
novgorodschi catalin
2026-07-03 09:57:26 +03:00
parent 6e94898470
commit 26ed89b3fa
4 changed files with 28 additions and 7 deletions
+7
View File
@@ -882,6 +882,13 @@ tz_def('STATISTICS', 'Statistics');
tz_def('ALLIANCES', 'Alliances');
tz_def('HEROES', 'Heroes');
tz_def('GENERAL', 'General');
tz_def('WW', 'World Wonder');
tz_def('TOP10P', 'TOP 10 Players');
tz_def('TOP10PA', 'TOP 10 Attackers');
tz_def('TOP10PD', 'TOP 10 Defenders');
tz_def('TOP10A', 'TOP 10 Alliances');
tz_def('TOP10AA', 'TOP 10 Alliances Attackers');
tz_def('TOP10AD', 'TOP 10 Alliances Defenders');
tz_def('MILESTONES', 'Milestones');
tz_def('OASIS', 'Oasis');
tz_def('NO_OASIS', 'You do not own any oases.');