Change name of localization array

This commit is contained in:
2024-02-14 13:37:58 +01:00
parent fd54fc7543
commit 4c21f669b7
4 changed files with 11 additions and 9 deletions

View File

@ -1,5 +1,5 @@
typeset -A localization
localization=(
typeset -A qsgenlang
qsgenlang=(
_qsgen2_msg_1 "Usage: qsgen2 add \\"Site Name\\" \\"/path/to/project\\""
_qsgen2_msg_2 "- Forced Update: Generating Everything"
_qsgen2_msg_3 "* %SCRIPT_NAME% cannot parse this site. Exiting. *"