Remove unused translation (#1033)

This commit is contained in:
Max Melentiev
2020-11-11 15:21:04 +00:00
committed by GitHub
parent 0659891e68
commit 9fcba1a26c

View File

@@ -20,7 +20,6 @@
tag_termination: "Tag '%{token}' was not properly terminated with regexp: %{tag_end}"
variable_termination: "Variable '%{token}' was not properly terminated with regexp: %{tag_end}"
tag_never_closed: "'%{block_name}' tag was never closed"
meta_syntax_error: "Liquid syntax error: #{e.message}"
table_row: "Syntax Error in 'table_row loop' - Valid syntax: table_row [item] in [collection] cols=3"
render: "Syntax error in tag 'render' - Template name must be a quoted string"
argument: