mirror of
https://github.com/snipe/snipe-it.git
synced 2026-05-01 20:26:39 +00:00
@ -34,7 +34,7 @@ class SnipeTranslatorTest extends TestCase
|
||||
{
|
||||
$this->assertEquals(
|
||||
'Ingen sikkerhetskopier ble gjort ennå',
|
||||
trans('backup::notifications.no_backups_info',[],'no-NO'),
|
||||
trans('backup::notifications.no_backups_info',[],'nb-NO'),
|
||||
"Norwegian 'no backups info' message should be here"
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user