Add localization strings for everything I didn't localize already
This commit is contained in:
parent
4a31ed76cd
commit
920549c43b
10 changed files with 53 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div>
|
||||
<div class="row">
|
||||
<label for="{{meta.idp}}-name">
|
||||
Name
|
||||
{{localize "IT.common.name"}}
|
||||
</label>
|
||||
<div class="grow"></div>
|
||||
<input
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
<div>
|
||||
<div class="row">
|
||||
<span class="label">Links</span>
|
||||
<span class="label">
|
||||
{{localize "IT.common.links"}}
|
||||
</span>
|
||||
<div class="grow"></div>
|
||||
<button
|
||||
type="button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue