diff --git a/src/language/en-GB/plg_system_mokowaas.sys.ini b/src/language/en-GB/plg_system_mokowaas.sys.ini new file mode 100644 index 00000000..ab020ec2 --- /dev/null +++ b/src/language/en-GB/plg_system_mokowaas.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/mokowaas +; ----------------------------------------------------------------------------- +; FILE INFORMATION +; Defgroup: Joomla Language +; Ingroup: MokoWaaS +; Version: 02.00.00 +; File: plg_system_mokowaas.sys.ini +; Path: /src/administrator/language/en-GB/plg_system_mokowaas.sys.ini +; Brief: System language strings for MokoWaaS plugin installation +; Notes: Contains strings used during plugin installation and management +; Variables: (none) +; ----------------------------------------------------------------------------- + +PLG_SYSTEM_MOKOWAAS="System - MokoWaaS" +PLG_SYSTEM_MOKOWAAS_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/language/en-US/plg_system_mokowaas.sys.ini b/src/language/en-US/plg_system_mokowaas.sys.ini new file mode 100644 index 00000000..4203b23e --- /dev/null +++ b/src/language/en-US/plg_system_mokowaas.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/mokowaas +; ----------------------------------------------------------------------------- +; FILE INFORMATION +; Defgroup: Joomla Language +; Ingroup: MokoWaaS +; Version: 02.00.00 +; File: plg_system_mokowaas.sys.ini +; Path: /src/administrator/language/en-US/plg_system_mokowaas.sys.ini +; Brief: US English system language strings for MokoWaaS plugin installation +; Notes: Contains strings used during plugin installation and management +; Variables: (none) +; ----------------------------------------------------------------------------- + +PLG_SYSTEM_MOKOWAAS="System - MokoWaaS" +PLG_SYSTEM_MOKOWAAS_XML_DESCRIPTION="This plugin rebrands the Joomla system interface with MokoWaaS identity. It applies language overrides and ensures consistent branding across the platform."