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
|
|
@ -10,12 +10,12 @@
|
|||
<button
|
||||
data-action="select"
|
||||
>
|
||||
Select
|
||||
{{localize "IT.common.select"}}
|
||||
</button>
|
||||
{{else if is.multi}}
|
||||
<input
|
||||
type="checkbox"
|
||||
aria-label="Select image"
|
||||
aria-label="IT.apps.ArtBrowser.select-image"
|
||||
data-action="select"
|
||||
{{checked image.selected}}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue