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

lonnieezell / Bonfire2 / 13538936576

26 Feb 2025 07:46AM UTC coverage: 45.449%. First build
13538936576

Pull #563

github

web-flow
Merge 05335b66e into 640955302
Pull Request #563: Fix log deletion and related changes

7 of 19 new or added lines in 5 files covered. (36.84%)

1568 of 3450 relevant lines covered (45.45%)

62.88 hits per line

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

0.0
/src/Tools/Language/lt/Tools.php
1
<?php
2

3
/**
4
 * This file is part of Bonfire.
5
 *
6
 * (c) Lonnie Ezell <lonnieje@gmail.com>
7
 *
8
 * For the full copyright and license information, please view
9
 * the LICENSE file that was distributed with this source code.
10
 */
11

12
return [
×
13
    'systemInfoModTitle'    => 'Sistemos info',
×
14
    'logsModTitle'          => 'Žurnalai',
×
15
    'log'                   => 'Žurnalas',
×
16
    'empty'                 => 'Žurnalų failų nėra.',
×
17
    'level'                 => 'Lygmuo',
×
18
    'date'                  => 'Data',
×
19
    'time'                  => 'Laikas',
×
20
    'file'                  => 'Failo pavadinimas',
×
21
    'content'               => 'Turinys',
×
22
    'deleteFile'            => 'Trinti žurnalo failą',
×
23
    'deleteSelected'        => 'Trinti pažymėtus',
×
24
    'deleteAll'             => 'Trinti visus žurnalų failus',
×
25
    'deleteConfirm'         => 'Ar tikrai norite ištrinti šį failą?',
×
26
    'deleteSelectedConfirm' => 'Ar tikrai norite ištrinti visus pažymėtus failus?',
×
27
    'deleteAllConfirm'      => 'Ar tikrai norite ištrinti visus žurnalų failus?',
×
28
    'deleteSuccess'         => 'Failas(-ai) sėkmingai ištrintas(-i).',
×
29
    'deleteAllSuccess'      => 'Visi failai buvo sėkmingai ištrinti.',
×
30
    'deleteError'           => 'Nepavyksta ištrinti.',
×
NEW
31
    'noLogsSelected'        => 'Nepasirinkote failų ištrynimui.',
×
32
];
×
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