js-lightning
Version:
Direct Javascript to Web interpreted server inspired by PHP
22 lines (17 loc) • 399 B
Plain Text
[system]
hello=goodbye
[sectionOne]
animal=fish
firstNumber=0
secondNumber=1
boolean=true
someList.0=zero
someList.1=one
;items mentioned in this special section are automatically converted to JS arrays
[arrayItems]
placeholderKey1=sectionOne.someList
[substitutionTest]
=this is a substituted value:
[_substitutions]
subName=substitutionName
subValue=substitution value