diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json
index 5715a57f7d..f69085d5ec 100644
--- a/src/i18n/strings/uk.json
+++ b/src/i18n/strings/uk.json
@@ -3738,5 +3738,6 @@
"Room directory": "Каталог кімнат",
"Identity server is %(identityServerUrl)s": "Сервер ідентифікації %(identityServerUrl)s",
"Homeserver is %(homeserverUrl)s": "Домашній сервер %(homeserverUrl)s",
- "Show NSFW content": "Показати матеріали NSFW"
+ "Show NSFW content": "Показати матеріали NSFW",
+ "Yes, it was me": "Так, це я"
}