aboutsummaryrefslogtreecommitdiffhomepage
path: root/main/app/sprinkles/ConfigManager/locale/en_US/AdminLTE.php
diff options
context:
space:
mode:
Diffstat (limited to 'main/app/sprinkles/ConfigManager/locale/en_US/AdminLTE.php')
-rw-r--r--main/app/sprinkles/ConfigManager/locale/en_US/AdminLTE.php27
1 files changed, 0 insertions, 27 deletions
diff --git a/main/app/sprinkles/ConfigManager/locale/en_US/AdminLTE.php b/main/app/sprinkles/ConfigManager/locale/en_US/AdminLTE.php
deleted file mode 100644
index bd1d032..0000000
--- a/main/app/sprinkles/ConfigManager/locale/en_US/AdminLTE.php
+++ /dev/null
@@ -1,27 +0,0 @@
-<?php
-return [
- "ADMINLTE" => [
- "SETTINGS" => [
- "@TRANSLATION" => "AdminLTE Settings",
-
- "DESC" => "Settings for the AdminLTE Theme",
-
- "SKIN" => "Skin color"
- ],
-
- "SKIN" => [
- "BLUE" => "Blue",
- "BLACK" => "Black",
- "PURPLE" => "Purple",
- "GREEN" => "Green",
- "RED" => "Red",
- "YELLOW" => "Yellow",
- "BLUE_LIGHT" => "Blue Light",
- "BLACK_LIGHT" => "Black Light",
- "PURPLE_LIGHT" => "Purple Light",
- "GREEN_LIGHT" => "Green Light",
- "RED_LIGHT" => "Red Light",
- "YELLOW_LIGHT" => "Yellow Light"
- ]
- ]
-]; \ No newline at end of file