1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Add portuguese language support

This commit is contained in:
KMKZ 2022-07-12 22:14:26 -03:00
parent b510615691
commit cfd7ebd2bf
9 changed files with 773 additions and 3 deletions

View file

@ -80,7 +80,7 @@
<div class="form-group">
<label for="new-space-name">{{localize 'name'}}</label>
{{input type="text" id="new-space-name" class="form-control mousetrap" placeholder=(localize 'space_name') value=spaceName}}
<small class="form-text text-muted">Characters and numbers only</small>
<small class="form-text text-muted">{{localize 'space_name_rules'}}</small>
</div>
<div class="form-group">