From d0322a935b21e199ab2e4c857aae502c9ba15129 Mon Sep 17 00:00:00 2001
From: agata <agata@insiberia.net>
Date: Sun, 2 Apr 2023 20:46:06 +0200
Subject: [PATCH] added languages sl e tr

---
 composer.json | 4 +++-
 composer.lock | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/composer.json b/composer.json
index 972525dd..113bce2d 100644
--- a/composer.json
+++ b/composer.json
@@ -176,8 +176,10 @@
             "pt_PT",
             "ru_RU",
             "sk_SK",
+            "sl",
             "sv_SE",
-            "ro_RO"
+            "ro_RO",
+            "tr"
         ],
         "patches-file": "composer.patches.json",
         "composer-exit-on-patch-failure": true,
diff --git a/composer.lock b/composer.lock
index 9c1123d7..d91536cc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "3394c37b1e5a207d47e08211c4ac6122",
+    "content-hash": "f528d12a3c886decee1d6753016f5396",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -2117,5 +2117,5 @@
         "php": ">=7.1"
     },
     "platform-dev": [],
-    "plugin-api-version": "2.3.0"
+    "plugin-api-version": "2.2.0"
 }
-- 
GitLab