summaryrefslogtreecommitdiffstats
path: root/apps/admin_dependencies_chk/l10n/sl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/admin_dependencies_chk/l10n/sl.php')
-rw-r--r--apps/admin_dependencies_chk/l10n/sl.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/admin_dependencies_chk/l10n/sl.php b/apps/admin_dependencies_chk/l10n/sl.php
new file mode 100644
index 00000000000..1621937eacd
--- /dev/null
+++ b/apps/admin_dependencies_chk/l10n/sl.php
@@ -0,0 +1,5 @@
+<?php $TRANSLATIONS = array(
+"The php-json module is needed by the many applications for inter communications" => "Modul php-json je potrebem",
+"Dependencies status" => "Stanje odvisnosti",
+"Used by :" => "Uporablja:"
+);