From 8d26bd92f4b9dc05222b879659ec9838e3b2c77d Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 31 Mar 2024 23:00:38 +0200 Subject: [PATCH] v0.9.1 - add translations --- tools/app_generator/templates/index.html | 43 ++++++++++++------------ 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/tools/app_generator/templates/index.html b/tools/app_generator/templates/index.html index b2a4c39..13f53d1 100644 --- a/tools/app_generator/templates/index.html +++ b/tools/app_generator/templates/index.html @@ -33,7 +33,7 @@ YunoHost app generator {% block content %}
-

Formulaire de génération d'une application Yunohost

+

{{ gettext("Yunohost application generation form") }}

Version: {{ generator_info['GENERATOR_VERSION'] }}

@@ -47,7 +47,7 @@ YunoHost app generator
-

1/9 - Informations générales

+

{{ gettext("1/9 - General information") }}