diff options
Diffstat (limited to 'src/_locales/tr')
-rw-r--r-- | src/_locales/tr/messages.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/_locales/tr/messages.json b/src/_locales/tr/messages.json index 3148662e..fe434073 100644 --- a/src/_locales/tr/messages.json +++ b/src/_locales/tr/messages.json @@ -119,7 +119,7 @@ "description": "used in the settings page" }, "instanceOffline": { - "message": "Bu örnek çevrim dışı, yeniden yönlendirileceksiniz ", + "message": "Bu örnek çevrim dışı, yeniden yönlendirileceksiniz", "description": "used in instance_offline.html" }, "cancel": { @@ -211,5 +211,11 @@ "normal": { "message": "Normal", "description": "used in the settings page" + }, + "loki": { + "message": "Lokinet" + }, + "protocolFallback": { + "message": "Geçerli protokol için hiçbir örnek kullanılabilir değilse normale geri dön" } } |