• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aplus-framework / debug / 12309578219

07 Dec 2024 11:27PM UTC coverage: 97.273%. Remained the same
12309578219

push

github

natanfelles
Add height attribute to debugbar icon

1 of 1 new or added line in 1 file covered. (100.0%)

535 of 550 relevant lines covered (97.27%)

2.73 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/Languages/es/debug.php
1
<?php
2
/*
3
 * This file is part of Aplus Framework Debug Library.
4
 *
5
 * (c) Natan Felles <natanfelles@gmail.com>
6
 *
7
 * For the full copyright and license information, please view the LICENSE
8
 * file that was distributed with this source code.
9
 */
10
return [
1✔
11
    'exception' => 'Excepción',
1✔
12
    'message' => 'Mensaje',
1✔
13
    'file' => 'Archivo',
1✔
14
    'line' => 'Línea',
1✔
15
    'trace' => 'Trace',
1✔
16
    'exceptionTitle' => 'Error 500 - Error Interno del Servidor',
1✔
17
    'exceptionDescription' => 'Algo salió mal. Por favor vuelve más tarde.',
1✔
18
];
1✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc