From 579031351f5dfdc66bbbad1a2d798c50761f0105 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 1 Feb 2022 21:02:07 +0100 Subject: Turkish fixes --- talermerchantdemos/httpcommon/__init__.py | 2 +- talermerchantdemos/translations/tr/LC_MESSAGES/messages.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'talermerchantdemos') diff --git a/talermerchantdemos/httpcommon/__init__.py b/talermerchantdemos/httpcommon/__init__.py index a8ac5b1..b9d7e35 100644 --- a/talermerchantdemos/httpcommon/__init__.py +++ b/talermerchantdemos/httpcommon/__init__.py @@ -157,7 +157,7 @@ all_languages = { "ru": "Ру́сский язы́к [ru]", "es": "Español [es]", "sv": "Svenska [sv]", - "tr": "Türk [tr]", + "tr": "Türkçe [tr]", } diff --git a/talermerchantdemos/translations/tr/LC_MESSAGES/messages.po b/talermerchantdemos/translations/tr/LC_MESSAGES/messages.po index a6a5c7b..6d77851 100644 --- a/talermerchantdemos/translations/tr/LC_MESSAGES/messages.po +++ b/talermerchantdemos/translations/tr/LC_MESSAGES/messages.po @@ -432,7 +432,7 @@ msgstr "1. Adım: Taler Cüzdanı Kurulumu" #: talermerchantdemos/templates/landing-index.html.j2:7 msgid "Install the wallet from the installation page." msgstr "" -"Dijital Cüzdanınızı kurulum sahifesi üzerinden kurun." +"Dijital Cüzdanınızı kurulum sayfası üzerinden kurun." #: talermerchantdemos/templates/landing-index.html.j2:8 msgid "Installation only takes one click." -- cgit v1.2.3