1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Merge pull request #2 from SpencerDub/master

Backport changes
This commit is contained in:
SpencerDub 2020-01-21 18:20:40 -08:00 committed by GitHub
commit 6aad453cee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2019.12.tar.gz
SOURCE_SUM=c206a8b0845a4a5102b5a9d1881d039472d734c70d5f1dd52e44684955b6a7f2
SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2019.12.zip
SOURCE_SUM=DE0FC2675496B18D16CBF5C087B00EDD7B932B9627907865B2FC3DACE2B78EFA
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -32,8 +32,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain for Friendica.Friendica must be installed on the ROOT domain, so be careful",
"fr": "Choisissez un domaine pour Friendica.Friendica doit etre installe a la racine, soyez prudent"
"en": "Choose a domain for Friendica. Friendica must be installed on the ROOT domain, so be careful",
"fr": "Choisissez un domaine pour Friendica. Friendica doit etre installe a la racine, soyez prudent"
},
"example": "domain.org"
},