1
0

Integarted FormulaBuilder into Formula

This commit is contained in:
cryptogopher
2020-01-22 22:54:54 +01:00
parent b8a09b10ff
commit 9803b31f78
3 changed files with 239 additions and 79 deletions

View File

@@ -33,11 +33,10 @@ en:
parent:
parent_domain_mismatch: 'parent quantity has to be in the same domain'
formula:
invalid_formula: 'interpretation failed: %{msg}'
unparsable_formula: 'cannot be parsed'
disallowed_token: 'includes disallowed token "%{token}" (of type: %{ttype})'
disallowed_syntax: 'cannot be parsed: %{syntax}'
disallowed_token: 'includes disallowed token: "%{token}"'
disallowed_keyword: 'includes disallowed keyword: "%{keyword}"'
disallowed_method: 'includes disallowed method call: %{method}'
disallowed_method: 'includes disallowed method call: "%{method}"'
unknown_quantity: 'contains undefined quantity: %{quantity}'
body_trackers:
index: