mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-17 22:18:28 +00:00
WhitespaceClean-resources/install/scripts
whitespace pass over files for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
---
|
||||
-- @tparam table dict Dictionary
|
||||
-- @tparam[opt='en'] string language default language
|
||||
-- @tparam[opt='us'] string dialect default language
|
||||
-- @return[1] nil if key is unknown
|
||||
-- @return[2] empty string if language/dialect unknown or there no appropriate value for default language/dialect
|
||||
-- @return[3] translated value accordint dictionary/language/dialect
|
||||
--
|
||||
--
|
||||
-- @usage
|
||||
-- local dict = {
|
||||
-- ['label-text'] = {
|
||||
|
||||
Reference in New Issue
Block a user