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

aplus-framework / debug / 11867178430

24 Oct 2024 08:51PM UTC coverage: 97.243%. Remained the same
11867178430

push

github

natanfelles
Add comment about breakpoint

529 of 544 relevant lines covered (97.24%)

2.67 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