From ba28f08b953bc78d6e7015af6d300515ea209801 Mon Sep 17 00:00:00 2001
From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
Date: Thu, 26 Feb 2026 11:14:38 -0600
Subject: [PATCH] admn
---
.../administrator/language/en-GB/index.html | 8 ++++++++
.../en-GB/plg_system_mokowaasbrand.sys.ini | 19 +++++++++++++++++++
.../administrator/language/en-US/index.html | 1 +
.../en-US/plg_system_mokowaasbrand.sys.ini | 19 +++++++++++++++++++
4 files changed, 47 insertions(+)
create mode 100644 src/plugins/system/mokowaasbrand/administrator/language/en-GB/index.html
create mode 100644 src/plugins/system/mokowaasbrand/administrator/language/en-GB/plg_system_mokowaasbrand.sys.ini
create mode 100644 src/plugins/system/mokowaasbrand/administrator/language/en-US/index.html
create mode 100644 src/plugins/system/mokowaasbrand/administrator/language/en-US/plg_system_mokowaasbrand.sys.ini
diff --git a/src/plugins/system/mokowaasbrand/administrator/language/en-GB/index.html b/src/plugins/system/mokowaasbrand/administrator/language/en-GB/index.html
new file mode 100644
index 00000000..71695153
--- /dev/null
+++ b/src/plugins/system/mokowaasbrand/administrator/language/en-GB/index.html
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
diff --git a/src/plugins/system/mokowaasbrand/administrator/language/en-GB/plg_system_mokowaasbrand.sys.ini b/src/plugins/system/mokowaasbrand/administrator/language/en-GB/plg_system_mokowaasbrand.sys.ini
new file mode 100644
index 00000000..6646bf8a
--- /dev/null
+++ b/src/plugins/system/mokowaasbrand/administrator/language/en-GB/plg_system_mokowaasbrand.sys.ini
@@ -0,0 +1,19 @@
+; -----------------------------------------------------------------------------
+; Copyright (C) 2025 Moko Consulting
+; This file is part of a Moko Consulting project.
+; SPDX-License-Identifier: GPL-3.0-or-later
+; REPO: https://github.com/mokoconsulting-tech/mokowaasbrand
+; -----------------------------------------------------------------------------
+; FILE INFORMATION
+; Defgroup: Joomla Language
+; Ingroup: MokoWaaSBrand
+; Version: 01.05.00
+; File: plg_system_mokowaasbrand.sys.ini
+; Path: /src/plugins/system/mokowaasbrand/language/en-GB/plg_system_mokowaasbrand.sys.ini
+; Brief: System language strings for MokoWaaSBrand plugin installation
+; Notes: Contains strings used during plugin installation and management
+; Variables: (none)
+; -----------------------------------------------------------------------------
+
+PLG_SYSTEM_MOKOWAASBRAND="System - MokoWaaS Brand"
+PLG_SYSTEM_MOKOWAASBRAND_XML_DESCRIPTION="This plugin rebrands the Joomla system interface with MokoWaaS identity. It applies language overrides and ensures consistent branding across the platform."
diff --git a/src/plugins/system/mokowaasbrand/administrator/language/en-US/index.html b/src/plugins/system/mokowaasbrand/administrator/language/en-US/index.html
new file mode 100644
index 00000000..09b7ab1c
--- /dev/null
+++ b/src/plugins/system/mokowaasbrand/administrator/language/en-US/index.html
@@ -0,0 +1 @@
+
diff --git a/src/plugins/system/mokowaasbrand/administrator/language/en-US/plg_system_mokowaasbrand.sys.ini b/src/plugins/system/mokowaasbrand/administrator/language/en-US/plg_system_mokowaasbrand.sys.ini
new file mode 100644
index 00000000..e2620df8
--- /dev/null
+++ b/src/plugins/system/mokowaasbrand/administrator/language/en-US/plg_system_mokowaasbrand.sys.ini
@@ -0,0 +1,19 @@
+; -----------------------------------------------------------------------------
+; Copyright (C) 2025 Moko Consulting
+; This file is part of a Moko Consulting project.
+; SPDX-LICENSE-IDENTIFIER: GPL-3.0-or-later
+; REPO: https://github.com/mokoconsulting-tech/mokowaasbrand
+; -----------------------------------------------------------------------------
+; FILE INFORMATION
+; Defgroup: Joomla Language
+; Ingroup: MokoWaaSBrand
+; Version: 01.06.00
+; File: plg_system_mokowaasbrand.sys.ini
+; Path: /src/plugins/system/mokowaasbrand/language/en-US/plg_system_mokowaasbrand.sys.ini
+; Brief: US English system language strings for MokoWaaSBrand plugin installation
+; Notes: Contains strings used during plugin installation and management
+; Variables: (none)
+; -----------------------------------------------------------------------------
+
+PLG_SYSTEM_MOKOWAASBRAND="System - MokoWaaS Brand"
+PLG_SYSTEM_MOKOWAASBRAND_XML_DESCRIPTION="This plugin rebrands the Joomla system interface with MokoWaaS identity. It applies language overrides and ensures consistent branding across the platform."