mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge branch 'master' into modify_level
This commit is contained in:
commit
5319d78401
2 changed files with 6 additions and 5 deletions
|
@ -1063,9 +1063,8 @@
|
|||
},
|
||||
"minetest": {
|
||||
"branch": "master",
|
||||
"maintained": false,
|
||||
"revision": "0b447d2c7e0c0d60c93f4d04f9018025a23c67eb",
|
||||
"state": "notworking",
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/minetest_ynh"
|
||||
},
|
||||
"minidlna": {
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"alltube_manifest_arguments_install_domain": "Choose a domain name for Alltube",
|
||||
"alltube_manifest_arguments_install_is_public": "Is it a public application?",
|
||||
"alltube_manifest_arguments_install_path": "Choose a path for Alltube",
|
||||
"alltube_manifest_description": "Alltube package for YunoHost.",
|
||||
"alltube_manifest_description": "A web interface for Youtube-dl",
|
||||
"anarchism_manifest_arguments_install_domain": "Choose a domain name for ynhexample",
|
||||
"anarchism_manifest_arguments_install_is_public": "Is it a public application?",
|
||||
"anarchism_manifest_arguments_install_path": "Choose a path for ynhexample",
|
||||
|
@ -576,7 +576,7 @@
|
|||
"grav_manifest_arguments_install_language": "Choose the application language",
|
||||
"grav_manifest_arguments_install_multisite": "Enable multisite option ?",
|
||||
"grav_manifest_arguments_install_path": "Choose a path for Grav",
|
||||
"grav_manifest_description": "Grav - Grav is a modern open source flat-file CMS",
|
||||
"grav_manifest_description": "A modern open source flat-file CMS",
|
||||
"h5ai_manifest_arguments_install_domain": "Choose a domain for H5AI",
|
||||
"h5ai_manifest_arguments_install_is_public": "Is it a public application?",
|
||||
"h5ai_manifest_arguments_install_path": "Choose a path for H5AI",
|
||||
|
@ -858,6 +858,8 @@
|
|||
"minetest_manifest_arguments_install_domain": "Choose a domain for your minetest server",
|
||||
"minetest_manifest_arguments_install_is_public": "Is it a public server? (should we announce it?)",
|
||||
"minetest_manifest_arguments_install_pvp": "Whether to enable players killing each other",
|
||||
"minetest_manifest_arguments_install_server_domain": "Choose a domain for your minetest server",
|
||||
"minetest_manifest_arguments_install_servername": "Choose a name for your server",
|
||||
"minetest_manifest_description": "Minetest is a free, open source voxel game engine and game. Fully extendable. Need a client to connect to the server.",
|
||||
"minidlna_manifest_arguments_install_version": "Select the minidlna version to install",
|
||||
"minidlna_manifest_description": "Light DLNA server to share media files over the LAN",
|
||||
|
|
Loading…
Add table
Reference in a new issue