documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Give details on how to work with HTML tags inside front-end translations

Open miaulalala opened this issue 4 years ago • 1 comments

Things such as placeholders, and other tricks like how to use tags (ErrorMessageFactory.js uses a trick with replace() for example).

miaulalala avatar Nov 15 '21 15:11 miaulalala

Ref https://github.com/nextcloud/mail/blob/124c45ccb4bc62991b741beaf12d8b87dc5b9566/src/util/ErrorMessageFactory.js#L34-L44

ChristophWurst avatar Nov 18 '21 09:11 ChristophWurst