mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #242] Email's subject translation #194
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#194
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 @eachtime on GitHub (Apr 6, 2018).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/242
I saw that the php underscore function is used to set email's subject when sending credentials to a new account. Is there an easy way to translate email's subject without modifing sources? I can't find anything in the wiki.
@maysara commented on GitHub (Oct 12, 2018):
Indeed, this seems to be under controllers, unable to skin it.
@barryo commented on GitHub (May 16, 2020):
This was just forward planning to an eventual i18n/l10n. Unfortunately i18n/l10n is a massive amount of work and not something we can undertake at this time.