This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new c86052a25b Update msg_prop_l10n.js - translated Ukrainian row (#74)
c86052a25b is described below
commit c86052a25b660470cb84db5cb492c3103325047a
Author: Олексій <[email protected]>
AuthorDate: Sun Oct 22 17:12:10 2023 +0300
Update msg_prop_l10n.js - translated Ukrainian row (#74)
Update msg_prop_l10n.js - translated Ukrainian row
---
assets/msg_prop_l10n.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/msg_prop_l10n.js b/assets/msg_prop_l10n.js
index 091b253b17..d8034ca633 100644
--- a/assets/msg_prop_l10n.js
+++ b/assets/msg_prop_l10n.js
@@ -98,6 +98,6 @@ l10n.index_redirect_text = [ /* hy */
"soft", "Այս կայքը հասանե
/* ta */ "none", "This site is also available in <b>தமிழ் (ta)</b>. Just
click this text to get redirected.",
/* th */ "none", "This site is also available in <b>ภาษาไทย (th)</b>.
Just click this text to get redirected.",
/* tr */ "soft", "Bu site ayrıca <b>Türkçe (tr)</b> olarak mevcuttur.
Yeniden yönlendirilmek için sadece bu metine tıklayın.",
-
/* uk */ "soft", "This site is also available in <b>Ukrainian (uk)</b>.
Just click this text to get redirected.",
+
/* uk */ "soft", "Сайт також доступний <b>Українською (uk)</b>.
Натисніть, щоб перейти.",
/* vi */ "none", "This site is also available in <b>Tiếng Việt (vi)</b>.
Just click this text to get redirected." ];