From 1b3880ee1bd31c470f88c5360499af1894e5eebb Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 23 Apr 2023 20:35:19 +0000 Subject: [PATCH] chore(i18n): update translations --- src/i18n/messages/uk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/messages/uk.json b/src/i18n/messages/uk.json index c4eb3e5..bc52e24 100644 --- a/src/i18n/messages/uk.json +++ b/src/i18n/messages/uk.json @@ -8,7 +8,7 @@ "profile.certificate.organization.label": "From", "profile.certificate.completion.date.label": "Completed on {date}", "profile.no.certificates": "You don't have any certificates yet.", - "profile.certificates.my.certificates": "My Certificates", + "profile.certificates.my.certificates": "Мої сертифікати", "profile.certificates.view.certificate": "View Certificate", "profile.certificates.types.verified": "Verified Certificate", "profile.certificates.types.professional": "Professional Certificate",