diff --git a/server/i18n/uk.json b/server/i18n/uk.json index 99a60cd53c..9aa72a5ce7 100644 --- a/server/i18n/uk.json +++ b/server/i18n/uk.json @@ -10374,5 +10374,9 @@ { "id": "api.context.get_session.app_error", "translation": "Сеанс не знайдено." + }, + { + "id": "api.custom_profile_attributes.field_not_found", + "translation": "спроба змінити поле, яке не існує" } ]