v1.15
Added CSS theme seletor (dark/light)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
; Joomla! Project
|
||||
; (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
|
||||
; License GNU General Public License version 2 or later; see LICENSE.txt
|
||||
; Note : All ini files need to be saved as UTF-8
|
||||
;---------------------------------------------------
|
||||
; Template: moko-cassiopeia
|
||||
; File: en-US.tpl_moko-cassiopeia.ini
|
||||
; Version: 1.14
|
||||
; Author: Jonathan Andrew Miller
|
||||
; Copyright: (C) 2025 Jonathan Andrew Miller. All rights reserved.
|
||||
; License: GNU General Public License v3 or later; see LICENSE.txt
|
||||
; Description: Language strings for the frontend template.
|
||||
; Note: All ini files must be saved as UTF-8 without BOM.
|
||||
;---------------------------------------------------
|
||||
|
||||
MOKO-CASSIOPEIA="MOKO-CASSIOPEIA Site template"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP="Back to Top"
|
||||
@@ -52,4 +58,4 @@ TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_LABEL="Drawer Left Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_DESC="Enter the Font-Awesome class for the left drawer toggle (e.g. 'fas fa-chevron-left')."
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_LABEL="Drawer Right Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_DESC="Enter the Font-Awesome class for the right drawer toggle (e.g. 'fas fa-chevron-right')."
|
||||
TPL_MOKO-CASSIOPEIA_TOC="Table of Contents"
|
||||
TPL_MOKO-CASSIOPEIA_TOC="Table of Contents"
|
||||
|
||||
Reference in New Issue
Block a user