Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Commit 9420160

Browse files
markoKodricBen Thomson
andauthored
Added Slovenian translations (#39)
Co-authored-by: Ben Thomson <ben@abweb.com.au>
1 parent b3ab689 commit 9420160

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

lang/sl/lang.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php return [
2+
'plugin' => [
3+
'name' => 'Debugbar',
4+
'description' => 'Integracija PHP Debugbar knjižnice z October CMS.',
5+
'access_debugbar' => 'Dostop do razhroščevalne vrstice',
6+
'access_stored_requests' => 'Dostop do shranjenih zahtev (nevarno)',
7+
],
8+
];

0 commit comments

Comments
 (0)