Revert wrong quotation mark in English locale
This commit is contained in:
parent
bceabfec5c
commit
3e49104318
1 changed files with 1 additions and 1 deletions
|
@ -1425,7 +1425,7 @@ en:
|
|||
check:
|
||||
not_empty: ! '%{name} could not be deleted, the inventory is not zero.'
|
||||
create:
|
||||
notice: New stock article »%{name}« was created.
|
||||
notice: New stock article %{name} was created.
|
||||
destroy:
|
||||
notice: Article »%{name}« was deleted.
|
||||
edit:
|
||||
|
|
Loading…
Reference in a new issue