From 630f7181a512b8a76fc272374e7ae0fcb6440264 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Sun, 12 Jun 2022 09:06:49 +0000 Subject: [PATCH 1/4] Latest translations and fallbacks --- public/language/bg/topic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/language/bg/topic.json b/public/language/bg/topic.json index 5f570c1c66..7cf87f252d 100644 --- a/public/language/bg/topic.json +++ b/public/language/bg/topic.json @@ -113,7 +113,7 @@ "bookmark": "Отметка", "bookmarks": "Отметки", "bookmarks.has_no_bookmarks": "Все още не сте си запазвали отметки към никакви публикации.", - "copy-permalink": "Copy Permalink", + "copy-permalink": "Копиране на постоянна връзка", "loading_more_posts": "Зареждане на още публикации", "move_topic": "Преместване на темата", "move_topics": "Преместване на темите", From 701d8d76aa239684602c21ac8243a7139f9007c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 01:26:08 -0400 Subject: [PATCH 2/4] chore(deps): bump nodebb-plugin-2factor from 5.0.0 to 5.0.1 in /install (#10686) Bumps [nodebb-plugin-2factor](https://github.com/julianlam/nodebb-plugin-2factor) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/julianlam/nodebb-plugin-2factor/releases) - [Commits](https://github.com/julianlam/nodebb-plugin-2factor/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: nodebb-plugin-2factor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 5e9a8b91d3..cf6ca1d4b7 100644 --- a/install/package.json +++ b/install/package.json @@ -87,7 +87,7 @@ "multiparty": "4.2.3", "@nodebb/bootswatch": "3.4.2", "nconf": "0.12.0", - "nodebb-plugin-2factor": "5.0.0", + "nodebb-plugin-2factor": "5.0.1", "nodebb-plugin-composer-default": "8.0.0", "nodebb-plugin-dbsearch": "5.1.5", "nodebb-plugin-emoji": "4.0.4", From 78322636c1794283dca06c6fa95b5d98d995c151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 01:26:27 -0400 Subject: [PATCH 3/4] chore(deps): bump less from 4.1.2 to 4.1.3 in /install (#10685) Bumps [less](https://github.com/less/less.js) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/compare/v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: less dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 cf6ca1d4b7..a497967bbf 100644 --- a/install/package.json +++ b/install/package.json @@ -74,7 +74,7 @@ "jsesc": "3.0.2", "json2csv": "5.0.7", "jsonwebtoken": "8.5.1", - "less": "4.1.2", + "less": "4.1.3", "lodash": "4.17.21", "logrotate-stream": "0.2.8", "lru-cache": "6.0.0", From 2971f7b729395c51df6520ff4f3149bad7ecc7d8 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Mon, 13 Jun 2022 09:07:21 +0000 Subject: [PATCH 4/4] Latest translations and fallbacks --- public/language/it/topic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/language/it/topic.json b/public/language/it/topic.json index 1a7e489aff..2c8c86d64d 100644 --- a/public/language/it/topic.json +++ b/public/language/it/topic.json @@ -113,7 +113,7 @@ "bookmark": "Favorito", "bookmarks": "Favoriti", "bookmarks.has_no_bookmarks": "Non hai nessun post tra i favoriti", - "copy-permalink": "Copy Permalink", + "copy-permalink": "Copia collegamento permanente", "loading_more_posts": "Caricamento altri post", "move_topic": "Sposta Discussione", "move_topics": "Sposta Discussioni",