Add CAPTCHA required message to English translations
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (24.x) (push) Has been cancelled
test / API tests (node env, api-test) (24.x) (push) Has been cancelled
test / puterjs (node env, vitest) (24.x) (push) Has been cancelled

Introduced a new translation key 'captcha_required' with the message 'Please complete the CAPTCHA verification' in the English locale file.
This commit is contained in:
jelveh
2026-01-13 10:19:31 -08:00
parent cdb422659c
commit 07f3387363
+1
View File
@@ -36,6 +36,7 @@ const en = {
auto_arrange: 'Auto Arrange',
background: 'Background',
browse: 'Browse',
captcha_required: 'Please complete the CAPTCHA verification',
cancel: 'Cancel',
center: 'Center',
change: 'Change',