mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
toml fix
This commit is contained in:
parent
4f2938f3e8
commit
5d290b272f
1 changed files with 3 additions and 3 deletions
|
@ -175,17 +175,17 @@ title.eu = "Alfa softwarea"
|
||||||
title.fr = "Logiciel en version alpha "
|
title.fr = "Logiciel en version alpha "
|
||||||
title.it = "Software in versione alpha"
|
title.it = "Software in versione alpha"
|
||||||
|
|
||||||
[arbitrary-limitations]
|
[arbitrary-limitations-1]
|
||||||
title.en = "Exclusive use of couchdb"
|
title.en = "Exclusive use of couchdb"
|
||||||
description.en = "flohmarkt expects to install CouchDB from the Apache repository for its own, exclusive use. Installation might break already existing installs of CouchDB. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/9"
|
description.en = "flohmarkt expects to install CouchDB from the Apache repository for its own, exclusive use. Installation might break already existing installs of CouchDB. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/9"
|
||||||
icon = "star-half-empty"
|
icon = "star-half-empty"
|
||||||
|
|
||||||
[arbitrary-limitations]
|
[arbitrary-limitations-2]
|
||||||
title.en = "Exclusive use of (sub)domain"
|
title.en = "Exclusive use of (sub)domain"
|
||||||
description.en = "flohmarkt expects to bei installed on its own (sub)domain. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4"
|
description.en = "flohmarkt expects to bei installed on its own (sub)domain. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4"
|
||||||
icon = "star-half-empty"
|
icon = "star-half-empty"
|
||||||
|
|
||||||
[arbitrary-limitations]
|
[arbitrary-limitations-3]
|
||||||
title.en = "No integration in yunohost user database"
|
title.en = "No integration in yunohost user database"
|
||||||
description.en = "flohmarkt mainanins its own user database in CouchDB. Users have to register to flohmarkt to get an account. Registration cannot be restricted to yunohost users. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/5"
|
description.en = "flohmarkt mainanins its own user database in CouchDB. Users have to register to flohmarkt to get an account. Registration cannot be restricted to yunohost users. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/5"
|
||||||
icon = "star-half-empty"
|
icon = "star-half-empty"
|
||||||
|
|
Loading…
Reference in a new issue