mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[enh] add app_no_domain
This commit is contained in:
parent
45f5f1357d
commit
1fc2ac2fbb
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
"app_location_already_used": "Une application est déjà installée à cet emplacement",
|
"app_location_already_used": "Une application est déjà installée à cet emplacement",
|
||||||
"app_location_install_failed": "Impossible d'installer l'application à cet emplacement",
|
"app_location_install_failed": "Impossible d'installer l'application à cet emplacement",
|
||||||
"app_manifest_invalid": "Manifeste d'application incorrect",
|
"app_manifest_invalid": "Manifeste d'application incorrect",
|
||||||
|
"app_no_domain": "Cette application n'a pas de domaine",
|
||||||
"app_no_upgrade": "Aucune application à mettre à jour",
|
"app_no_upgrade": "Aucune application à mettre à jour",
|
||||||
"app_not_correctly_installed": "{app:s} semble être mal installé",
|
"app_not_correctly_installed": "{app:s} semble être mal installé",
|
||||||
"app_not_installed": "{app:s} n'est pas installé",
|
"app_not_installed": "{app:s} n'est pas installé",
|
||||||
|
|
Loading…
Add table
Reference in a new issue