mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
i18n space strings
This commit is contained in:
parent
97c4c927ac
commit
5e687f5ef4
7 changed files with 40 additions and 28 deletions
|
@ -165,7 +165,7 @@
|
|||
</table>
|
||||
</div>
|
||||
|
||||
{{#ui/ui-dialog title="Delete User" confirmCaption="Delete" buttonColor=constants.Color.Red show=showDeleteDialog onAction=(action "onDelete")}}
|
||||
{{#ui/ui-dialog title="Delete User" confirmCaption=(localize 'delete') buttonColor=constants.Color.Red show=showDeleteDialog onAction=(action "onDelete")}}
|
||||
<p>{{localize 'user_delete_confirm' deleteUser.fullname}}</p>
|
||||
{{/ui/ui-dialog}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue