commit d6c3f1fee2f0718b4b1b7ebe068132505d513e76 Author: Pili Guerra pili@piliguerra.com Date: Fri May 17 12:53:51 2019 +0200
Updates to localization landing page --- templates/localization.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/templates/localization.html b/templates/localization.html index 9e6e6f4..8a455ef 100644 --- a/templates/localization.html +++ b/templates/localization.html @@ -26,8 +26,7 @@ <div class="row py-5 text-center mx-auto"> <h2 class="display-4 text-primary text-center mx-auto">{{ _('Help us to improve our translations!') }}</h2> <p class="text-center"> - {{ _('Notice any improvements we could make to our translations?') }}</p> - {{ _('Don't hesitate to reach out to us here.) }}</p> + {{ _('Localization is a continuous process across our applications. Notice any improvements we could make to our translations? Open a ticket, reach out to us, or become part of our translators army!') }}</p> <h3 class="text-primary text-center mx-auto"><u>{{ _('Translators list') }} <i class="fas fa-arrow-right"></i></u> </h3>
tor-commits@lists.torproject.org