website init stub
This commit is contained in:
17
website/config/_default/languages.en.toml
Normal file
17
website/config/_default/languages.en.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
disabled = false
|
||||
languageCode = "en"
|
||||
languageName = "English"
|
||||
weight = 1
|
||||
title = "PlantCtrl"
|
||||
|
||||
[params]
|
||||
displayName = "EN"
|
||||
isoCode = "en"
|
||||
rtl = false
|
||||
dateFormat = "2 January 2006"
|
||||
logo = "example.png"
|
||||
description = "OpenSource DIY Watering and Monitoring for Plants"
|
||||
author = { name = "Empire-Phoenix", image = "author_logo.jpg" }
|
||||
|
||||
[author]
|
||||
image = "author_logo.jpg"
|
Reference in New Issue
Block a user