mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #590] Strings from build.js are not localised #120
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oleua on GitHub (Aug 23, 2023).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/590
I found that the strings which are present in build.js file (and not available in template files) are not localised in l10n js files. Please, add them all:
In particular:
"Disable"
"Enable"
"Verify"
"Confirm"
"The gateway can send authentication to your Signal mobile and deskop app." <- without <L10n text="...>tag, so cannot be localised
"You are not using {displayName} for two-factor authentication at the moment."
"Enter your identification (e.g. phone number to start the verification):"
"Could not verify your code. Please try again."
"The {displayName} gateway is not configured."
"A confirmation code has been sent to {phone} via SMS. Please insert the code here:"