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:
parent
b510615691
commit
cfd7ebd2bf
9 changed files with 773 additions and 3 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue