first commit
This commit is contained in:
14
administrator/language/en-GB/plg_system_guidedtours.ini
Normal file
14
administrator/language/en-GB/plg_system_guidedtours.ini
Normal file
@ -0,0 +1,14 @@
|
||||
; Joomla! Project
|
||||
; (C) 2023 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
|
||||
|
||||
PLG_SYSTEM_GUIDEDTOURS="System - Guided Tours Plugin"
|
||||
PLG_SYSTEM_GUIDEDTOURS_BACK="Back"
|
||||
PLG_SYSTEM_GUIDEDTOURS_COMPLETE="Complete"
|
||||
PLG_SYSTEM_GUIDEDTOURS_COULD_NOT_LOAD_THE_TOUR="Could not start the tour. No valid ID given."
|
||||
PLG_SYSTEM_GUIDEDTOURS_DESCRIPTION="System Guided Tour Plugin"
|
||||
PLG_SYSTEM_GUIDEDTOURS_NEXT="Next"
|
||||
PLG_SYSTEM_GUIDEDTOURS_START="Start"
|
||||
PLG_SYSTEM_GUIDEDTOURS_STEP_NUMBER_OF="Step {number} of {total}" ; Do not translate the text between the {}
|
||||
PLG_SYSTEM_GUIDEDTOURS_TOUR_ERROR="Oh no! It looks like your tour is off track. The tour exited and cannot run."
|
||||
Reference in New Issue
Block a user