diff --git a/package-lock.json b/package-lock.json index 2c18ad116..91c739a49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3162,9 +3162,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001767", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001767.tgz", - "integrity": "sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ==", + "version": "1.0.30001768", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001768.tgz", + "integrity": "sha512-qY3aDRZC5nWPgHUgIB84WL+nySuo19wk0VJpp/XI9T34lrvkyhRvNVOFJOp2kxClQhiFBu+TaUSudf6oa3vkSA==", "funding": [ { "type": "opencollective", diff --git a/translations/fi.po b/translations/fi.po index b0ca07a34..8d7e5fa79 100644 --- a/translations/fi.po +++ b/translations/fi.po @@ -1647,3 +1647,9 @@ msgstr "Etäisyys" msgctxt "Search monitor instructions link" msgid "More detailed instructions on how to use saved searches" msgstr "Tarkemmat ohjeet hakuvahdin käyttöön" + +msgctxt "React search: Generic results text" +msgid "1 result" +msgid_plural "@count results" +msgstr[0] "1 hakutulos" +msgstr[1] "@count hakutulosta" diff --git a/translations/sv.po b/translations/sv.po index 09c0d5fd1..1dfcbfb44 100644 --- a/translations/sv.po +++ b/translations/sv.po @@ -1653,3 +1653,9 @@ msgstr "Avstånd" msgctxt "Search monitor instructions link" msgid "More detailed instructions on how to use saved searches" msgstr "Närmare anvisningar för hur du använder sökvakten" + +msgctxt "React search: Generic results text" +msgid "1 result" +msgid_plural "@count results" +msgstr[0] "1 resultat" +msgstr[1] "@count resultat"