From f84f361596714a2401c911ca27fab6112ee557f8 Mon Sep 17 00:00:00 2001 From: Runterya <97337724+Runteryaa@users.noreply.github.com> Date: Thu, 28 Aug 2025 10:27:23 +0300 Subject: [PATCH] Create tr_tr.json --- src/main/resources/assets/placeholderapi/lang/tr_tr.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/main/resources/assets/placeholderapi/lang/tr_tr.json diff --git a/src/main/resources/assets/placeholderapi/lang/tr_tr.json b/src/main/resources/assets/placeholderapi/lang/tr_tr.json new file mode 100644 index 0000000..71f5801 --- /dev/null +++ b/src/main/resources/assets/placeholderapi/lang/tr_tr.json @@ -0,0 +1,3 @@ +{ +"modmenu.descriptionTranslation.placeholder-api": "Modlar için basit bir API olup kullanıcı dostu formatlamaya ve evrensel yertutuculara olanak tanır!" +}