Language alignment
This commit is contained in:
@@ -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/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."
|
||||
@@ -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/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."
|
||||
Reference in New Issue
Block a user