From d5c5825ffdaabf6b465a86d3c1345ba0e2341957 Mon Sep 17 00:00:00 2001 From: Dmytro Zozulia <67293930+Nollasko@users.noreply.github.com> Date: Thu, 5 Dec 2024 05:04:10 +0200 Subject: [PATCH] Update uk.rs (#10174) --- src/lang/uk.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/uk.rs b/src/lang/uk.rs index 1a8a981e3..e4d82563b 100644 --- a/src/lang/uk.rs +++ b/src/lang/uk.rs @@ -246,7 +246,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Paste", "Вставити"), ("Paste here?", "Вставити сюди?"), ("Are you sure to close the connection?", "Ви впевнені, що хочете завершити підключення?"), - ("Download new version", "Отримайте нову версію"), + ("Download new version", "Завантажити нову версію"), ("Touch mode", "Сенсорний режим"), ("Mouse mode", "Режим миші"), ("One-Finger Tap", "Дотик одним пальцем"),