From 5b2e2b037bce5281ee2c488dc054b42f1af9fe14 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Sun, 14 Apr 2024 09:50:21 -0700 Subject: [PATCH] Update tr.js --- src/i18n/translations/tr.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/translations/tr.js b/src/i18n/translations/tr.js index ce33a5d6..57241e5a 100644 --- a/src/i18n/translations/tr.js +++ b/src/i18n/translations/tr.js @@ -16,6 +16,7 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ + const tr = { name: "Türkçe", english_name: "Turkish", @@ -222,7 +223,7 @@ const tr = { visibility: "Görünürlük", yes: "Evet", yes_release_it: "Evet, Bırak", - you_have_been_referred_to_puter_by_a friend: "Bir arkadaşınız tarafından Puter'a yönlendirildiniz!", + you_have_been_referred_to_puter_by_a_friend: "Bir arkadaşınız tarafından Puter'a yönlendirildiniz!", zip: "Sıkıştır", storage_puter_used: "Puter tarafından kullanılıyor", }