aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/tool/log.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/es-es/tool/log.php')
-rw-r--r--public/admin/language/es-es/tool/log.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/public/admin/language/es-es/tool/log.php b/public/admin/language/es-es/tool/log.php
new file mode 100644
index 0000000..366edf6
--- /dev/null
+++ b/public/admin/language/es-es/tool/log.php
@@ -0,0 +1,11 @@
+<?php
+// Heading
+$_['heading_title'] = 'Error Log';
+
+// Text
+$_['text_success'] = 'Success: You have successfully cleared your error log!';
+$_['text_list'] = 'Errors List';
+
+// Error
+$_['error_warning'] = 'Warning: Your error log file %s is %s!';
+$_['error_permission'] = 'Warning: You do not have permission to clear error log!'; \ No newline at end of file