mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
display_text (deprecated) -> alert
This commit is contained in:
parent
14aacd9c7f
commit
aa42547de3
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "alpha_software",
|
"name": "alpha_software",
|
||||||
"type": "display_text",
|
"type": "alert",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Please note that GoToSocial is in early development stage. It may contain changing or unstable features, bugs, and security vulnerability.",
|
"en": "Please note that GoToSocial is in early development stage. It may contain changing or unstable features, bugs, and security vulnerability.",
|
||||||
"fr": "Veuillez noter que GoToSocial est au tout début de son développment. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité."
|
"fr": "Veuillez noter que GoToSocial est au tout début de son développment. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité."
|
||||||
|
|
Loading…
Add table
Reference in a new issue