Fix language constants and update dates to 2026
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
; Copyright (C) 2025 Moko Consulting <hello@mokoconsulting.tech>
|
||||
; Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
|
||||
;
|
||||
; This file is part of a Moko Consulting project.
|
||||
;
|
||||
@@ -24,7 +24,6 @@ TPL_MOKOCASSIOPEIA_FLUID="Fluid"
|
||||
|
||||
; ===== Custom Code tab =====
|
||||
TPL_MOKOCASSIOPEIA_CUSTOM_CODE_FIELDSET="Custom Code"
|
||||
COM_TEMPLATES_CUSTOM_HEAD_FIELDSET_LABEL="Custom Head"
|
||||
TPL_MOKOCASSIOPEIA_CUSTOM_HEAD_START_LABEL="Custom Head: Start"
|
||||
TPL_MOKOCASSIOPEIA_CUSTOM_HEAD_START_DESC="This content will be inserted at the beginning of the <head> tag"
|
||||
TPL_MOKOCASSIOPEIA_CUSTOM_HEAD_END_LABEL="Custom Head: End"
|
||||
@@ -33,14 +32,14 @@ TPL_MOKOCASSIOPEIA_OFFLINEEMBED_LABEL="Offline Page Embed Code"
|
||||
TPL_MOKOCASSIOPEIA_OFFLINEEMBED_DESC="In addition to the 'Offline message' defined in 'Global Configuration', this will be displayed on the offline page.<i>Use for Mailchimp code and Social Icons</i>"
|
||||
|
||||
; ===== Drawers =====
|
||||
COM_TEMPLATES_DRAWERS_FIELDSET_LABEL="Drawers"
|
||||
TPL_MOKOCASSIOPEIA_DRAWERS_FIELDSET_LABEL="Drawers"
|
||||
TPL_MOKOCASSIOPEIA_DRAWER_LEFT_ICON_LABEL="Drawer Left Icon CSS"
|
||||
TPL_MOKOCASSIOPEIA_DRAWER_LEFT_ICON_DESC="Enter the Font-Awesome class for the left drawer toggle (e.g. 'fas fa-chevron-left')."
|
||||
TPL_MOKOCASSIOPEIA_DRAWER_RIGHT_ICON_LABEL="Drawer Right Icon CSS"
|
||||
TPL_MOKOCASSIOPEIA_DRAWER_RIGHT_ICON_DESC="Enter the Font-Awesome class for the right drawer toggle (e.g. 'fas fa-chevron-right')."
|
||||
|
||||
; ===== Google =====
|
||||
COM_TEMPLATES_GOOGLE_FIELDSET_LABEL="Google"
|
||||
TPL_MOKOCASSIOPEIA_GOOGLE_FIELDSET_LABEL="Google"
|
||||
TPL_MOKOCASSIOPEIA_GOOGLE_NOTE_TEXT="<h3>PLEASE NOTE:</h3>If fields are left blank, relative Google features will not be used"
|
||||
TPL_MOKOCASSIOPEIA_GOOGLETAGMANAGER_LABEL="Use Google Tag Manager?"
|
||||
TPL_MOKOCASSIOPEIA_GOOGLETAGMANAGER_DESC="Do you want to use Google Tag Manager?<br>More information on Google Tag Manager can be found <a target='_blank' href='https://support.google.com/tagmanager/answer/14842164'>here.</a>"
|
||||
|
||||
Reference in New Issue
Block a user