I18n locale

This commit is contained in:
pvincent
2026-08-26 21:29:56 +04:00
parent a8c6c4a2a9
commit 639b7d967e
5 changed files with 68 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
# shellcheck disable=SC2034
MSG_UNBOUND_VARIABLE_REGEX='^(.*): line ([0-9]+): (.*): unbound variable$'
+3
View File
@@ -0,0 +1,3 @@
# shellcheck disable=SC2034
MSG_UNBOUND_VARIABLE_REGEX='^(.*): line ([0-9]+): (.*): unbound variable$'
+2
View File
@@ -0,0 +1,2 @@
# shellcheck disable=SC2034
MSG_UNBOUND_VARIABLE_REGEX='^(.*): line ([0-9]+): (.*): unbound variable$'