| @@ -138,8 +138,9 @@ | ||
| 138 | 138 | __('Dashboard', 'wtotem'); |
| 139 | 139 | __('Firewall', 'wtotem'); |
| 140 | 140 | __('Antivirus', 'wtotem'); |
| 141 | 141 | __('Settings', 'wtotem'); |
| 142 | +__('Reports', 'wtotem'); | |
| 142 | 143 | __('Help', 'wtotem'); |
| 143 | 144 | |
| 144 | 145 | // monitoring.html.twig |
| 145 | 146 | __('SSL module', 'wtotem'); |
| @@ -477,21 +478,11 @@ | ||
| 477 | 478 | __('Scan process', 'wtotem'); |
| 478 | 479 | __('Scanned', 'wtotem'); |
| 479 | 480 | __('Scanning started at', 'wtotem'); |
| 480 | 481 | __('The scan has not been launched yet', 'wtotem'); |
| 481 | -__('Start to scan', 'wtotem'); | |
| 482 | +__('Force scan', 'wtotem'); | |
| 482 | 483 | __('Scan is running', 'wtotem'); |
| 483 | -__('Result', 'wtotem'); | |
| 484 | 484 | |
| 485 | -__('Checking suspicious files', 'wtotem'); | |
| 486 | -__('Count of suspicious files', 'wtotem'); | |
| 487 | -__('Synchronization', 'wtotem'); | |
| 488 | - | |
| 489 | - | |
| 490 | -__('Scanned files', 'wtotem'); | |
| 491 | -__('Clean files', 'wtotem'); | |
| 492 | -__('Infected files', 'wtotem'); | |
| 493 | - | |
| 494 | 485 | // antivirus_stats.html.twig |
| 495 | 486 | __('Antivirus Log', 'wtotem'); |
| 496 | 487 | __('View all', 'wtotem'); |
| 497 | 488 | __('at', 'wtotem'); |
| @@ -510,5 +501,4 @@ | ||
| 510 | 501 | __('Description', 'wtotem'); |
| 511 | 502 | __('No files in quarantine', 'wtotem'); |
| 512 | 503 | __('No infected files found', 'wtotem'); |
| 513 | 504 | __('They are most likely in quarantine', 'wtotem'); |
| 514 | - | |