This commit is contained in:
2026-02-26 11:14:38 -06:00
parent 28a41017b9
commit ba28f08b95
4 changed files with 47 additions and 0 deletions
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
@@ -0,0 +1,19 @@
; -----------------------------------------------------------------------------
; Copyright (C) 2025 Moko Consulting <hello@mokoconsulting.tech>
; 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."
@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title></title></head><body></body></html>
@@ -0,0 +1,19 @@
; -----------------------------------------------------------------------------
; Copyright (C) 2025 Moko Consulting <hello@mokoconsulting.tech>
; 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."