From d7345d2217c7dc5dbcf840ecfb1abb9970a4c624 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 20 Oct 2021 18:59:13 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 100.0% (73 of 73 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/ --- src/locales/hr.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/locales/hr.json b/src/locales/hr.json index eb15bfe9..f81d9703 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -84,5 +84,8 @@ "login": { "password": "Lozinka", "username": "Korisničko ime" + }, + "search": { + "did_you_mean": "Možda misliš: " } }