sites.json - AlPepino/Next-Days GitHub Wiki

This is key file where you can declare files which will be sent to client.

Language

string array for initing available language version. E.g.: ["English","Czech"]

Button1, Button2, Button3, Button4, Button5

predefined buttons shown at the bottom of the sites. E.g.: ["Name","URL link"]

Items

declaration of available sites (max count of elements is 5 so far)

  • Menu - e.g.: ["Name of menu 1 in ENG","Name of menu 1 in CZE"]
  • Text - e.g.: ["m1_ENG.txt"],["m1_CZE.txt"](/AlPepino/Next-Days/wiki/"m1_ENG.txt"],["m1_CZE.txt") names of files which must be saved in same folder. Count of this array must be equal to count of "Language"