From 93123f2df68d95f71e4deb69e7e13320b13ad8af Mon Sep 17 00:00:00 2001
From: Umut Solmaz <solmazumit1@yandex.com>
Date: Mon, 6 May 2024 14:36:45 +0000
Subject: [PATCH] Added translation using Weblate (Turkish)

---
 app/src/main/res/values-tr/strings.xml | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 app/src/main/res/values-tr/strings.xml

diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
new file mode 100644
index 00000000..a6b3daec
--- /dev/null
+++ b/app/src/main/res/values-tr/strings.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources></resources>
\ No newline at end of file
-- 
GitLab