Small changes to "Add <media> to collection" string
Add quotation marks and "a" ("a" was proposed by Elrond).
This commit is contained in:
parent
c9abf931cb
commit
b79a1fa925
@ -33,7 +33,7 @@
|
|||||||
<div class="form_box">
|
<div class="form_box">
|
||||||
<h1>
|
<h1>
|
||||||
{%- trans title=media.title -%}
|
{%- trans title=media.title -%}
|
||||||
Add {{ title }} to collection
|
Add “{{ title }}” to a collection
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user