From 6c01148e5073395de547e131bb7d8c7ae96d4681 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 23:32:11 -0400 Subject: [PATCH 1/3] chore(deps): update dependency eslint to v8.51.0 (#12063) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index a9ff757dee..c2090757d1 100644 --- a/install/package.json +++ b/install/package.json @@ -157,7 +157,7 @@ "@commitlint/cli": "17.7.2", "@commitlint/config-angular": "17.7.0", "coveralls": "3.1.1", - "eslint": "8.50.0", + "eslint": "8.51.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.28.1", "grunt": "1.6.1", From 1033218c3c3ceea408e5ff4638e0b29362660ddf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 23:32:19 -0400 Subject: [PATCH 2/3] fix(deps): update dependency @fontsource/inter to v5.0.12 (#12053) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c2090757d1..eae87f3271 100644 --- a/install/package.json +++ b/install/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@adactive/bootstrap-tagsinput": "0.8.2", - "@fontsource/inter": "5.0.8", + "@fontsource/inter": "5.0.12", "@fontsource/poppins": "5.0.8", "@fortawesome/fontawesome-free": "6.4.2", "@isaacs/ttlcache": "1.4.1", From 95d5c2866f65bca69d07ee7b768e15b1740ba5db Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Sat, 7 Oct 2023 09:18:14 +0000 Subject: [PATCH 3/3] Latest translations and fallbacks --- public/language/tr/post-queue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/language/tr/post-queue.json b/public/language/tr/post-queue.json index 609b79753f..b435f93be1 100644 --- a/public/language/tr/post-queue.json +++ b/public/language/tr/post-queue.json @@ -3,10 +3,10 @@ "post-queue": "İleti Kuyruğu", "no-queued-posts": "İleti kuyruğunda yeni ileti mevcut değil! ", "no-single-post": "Aradığınız ileti veya başlık artık ileti kuyruğunda değil! Halihazırda onaylanmış veya reddedilmiş olabilir. ", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "Bu özelliği aktive etmek için, şu bölüme gidin: Settings → Post → Post Queue ve şunu aktve edin: Post Queue.", "back-to-list": "İleti Kuyruğuna Geri Dön", "user": "Kullanıcı", - "when": "Süre", + "when": "Zaman", "category": "Kategori", "title": "Başlık", "content": "İçerik", @@ -15,13 +15,13 @@ "content-editable": "Düzenlemek için içeriğe tıklayın", "category-editable": "Düzenlemek için kategoriye tıklayın", "title-editable": "Düzenlemek için başlığa tıklayın", - "reply": "Yanıtla", - "topic": "Başlık", + "reply": "Yeni Yanıt", + "topic": "Yeni Başlık", "accept": "Onayla", "reject": "Reddet", "remove": "Sil", "notify": "Bildirim yap", - "notify-user": "Kullanıcıyı uyar", + "notify-user": "Kullanıcıya bildir", "confirm-reject": "Bu iletiyi reddetmek istediğinize emin misiniz?", "confirm-remove": "Bu iletiyi kaldırmak istiyor musunuz? ", "bulk-actions": "Toplu İşlemler",