diff --git a/lang/sl/lang.php b/lang/sl/lang.php new file mode 100644 index 0000000..ffe271d --- /dev/null +++ b/lang/sl/lang.php @@ -0,0 +1,13 @@ + [ + 'name' => 'EUCookieLawMadness', + 'description' => 'Prikaži opozorilo za piškotke.' + ], + 'settings' => [ + 'label' => "EU Cookie Law Madness", + 'description' => 'Nastavitve piškotkov' + ], + 'eucookielawmadness' => [ + 'manage_eucookielawmadness' => 'Upravljaj z EUCookieLawMadness' + ] +];