Mobile client: translation

This commit is contained in:
Arthi-chaud
2022-03-04 22:17:46 +01:00
parent a8555ec926
commit 18926b6afc
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -45,5 +45,6 @@
"setupAPIRoute": "Setup API Route",
"paramInheritTip": "To inherit parameters from previous actions, type '{' in the text field and tap on the choosen parameter",
"authenticatedToNoService": "You are not authenticated to any services.",
"connectService": "Connect a service"
"connectService": "Connect service",
"cantEnablePipeline": "You can't enable this pipeline because it depends on a serce that is not connected"
}
+2 -1
View File
@@ -45,5 +45,6 @@
"setupAPIRoute": "Choisir la route de l'API",
"paramInheritTip": "Afin d'hériter de variables venant d'actions précedentes, entrez '{' dans un champ et choisissez la valeur",
"authenticatedToNoService": "Aucun service n'est connecté",
"connectService": "Connecter un service"
"connectService": "Connexion aux services",
"cantEnablePipeline": "Impossible d'activer la pipeline car elle dépend d'un service qui n'est pas connecté"
}