mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
fix(l10n): Fix missing translation of guest name dialog
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
6502c460c3
commit
51cae89925
1 changed files with 1 additions and 2 deletions
|
|
@ -19,8 +19,7 @@
|
|||
</h3>
|
||||
|
||||
<p>
|
||||
{{ t('richdocuments', `Please enter the guest name you wish to use before proceeding to the document.
|
||||
If you don\'t provide one, the default will be used.`) }}
|
||||
{{ t('richdocuments', 'Please enter the guest name you wish to use before proceeding to the document. If you don\'t provide one, the default will be used.') }}
|
||||
</p>
|
||||
|
||||
<fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue