From eea9b97d670252635a227dc47d33bac640f6b3b8 Mon Sep 17 00:00:00 2001 From: Jozef Gaal Date: Sat, 16 Sep 2023 21:32:45 +0000 Subject: [PATCH] Translated using Weblate (Slovak) Currently translated at 100.0% (121 of 121 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/sk/ --- public/locales/sk/app.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/sk/app.json b/public/locales/sk/app.json index 484a12ff..175db56e 100644 --- a/public/locales/sk/app.json +++ b/public/locales/sk/app.json @@ -118,5 +118,6 @@ "Video on": "Video zapnuté", "{{count, number}}|one": "{{count, number}}", "Share this call": "Zdieľať tento hovor", - "{{names, list(style: short;)}}": "{{names, list(style: short;)}}" + "{{names, list(style: short;)}}": "{{names, list(style: short;)}}", + "You": "Vy" }