Files
probo/apps/compliance-portal/src/pages/updates/_locales/uk-UA.json
Émile Ré 9291cee2a0 Localize subscribe strings for new portal locales
Fill in user-menu and subscribe-dialog copy for the
locales added on main so missing keys do not fall back.

Signed-off-by: Émile Ré <emile@probo.com>
2026-07-20 15:54:35 +02:00

20 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "Оновлення",
"subscribe": "Підписатися на оновлення",
"backToUpdates": "Усі оновлення",
"empty": {
"title": "Оновлень ще немає.",
"description": "Підпишіться, щоб отримувати сповіщення про нові оновлення."
},
"dialog": {
"title": "Підписатися на оновлення",
"description": "Отримуйте сповіщення, коли ми публікуємо нові оновлення відповідності, додаємо субпідрядників або поновлюємо сертифікати.",
"email": "Адреса електронної пошти",
"consent": "Підписуючись, ви погоджуєтеся отримувати оновлення відповідності від {{name}}. Ви можете скасувати підписку будь-коли.",
"cancel": "Скасувати",
"submit": "Підписатися",
"successToast": "Вас буде сповіщено, коли буде опубліковано нові оновлення.",
"unsubscribeToast": "Ви більше не отримуватимете сповіщення про оновлення."
}
}