18 lines
366 B
TOML
18 lines
366 B
TOML
|
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"
|