From d753d5e7ae848a121eda9f27d7ed97c7ad157fc0 Mon Sep 17 00:00:00 2001 From: SALIH AYDIN Date: Sat, 17 Aug 2024 05:41:08 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 0.4% (6 of 1378 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/tr/ --- static/locales/tr.client.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/static/locales/tr.client.json b/static/locales/tr.client.json index 0967ef42..bc5ea6d4 100644 --- a/static/locales/tr.client.json +++ b/static/locales/tr.client.json @@ -1 +1,12 @@ -{} +{ + "ACUserManager": { + "Invite new member": "Yeni Üye Davet gönder", + "Enter email address": "mail adresinizi girin", + "We'll email an invite to {{email}}": "{{email}} .. adresine davet gönderilecek" + }, + "AccessRules": { + "Add Column Rule": "Sütuna Kural ekle", + "Add Default Rule": "Kural ekle (genel)", + "Add Table Rules": "Tabloya kural ekle" + } +}