From da5c565334330b90ff08541a11d2c75621142446 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 4 Jan 2021 13:27:35 +1000 Subject: [PATCH] fix ftl formatting --- ftl/core/fields.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftl/core/fields.ftl b/ftl/core/fields.ftl index 681a5aea1..e986a358e 100644 --- a/ftl/core/fields.ftl +++ b/ftl/core/fields.ftl @@ -13,4 +13,4 @@ fields-size = Size: fields-sort-by-this-field-in-the = Sort by this field in the browser fields-that-field-name-is-already-used = That field name is already used. fields-name-first-letter-not-valid = The field name should not start with #, ^ or /. -fields-name-invalid-letter = The field name should not contain :, ", {"{"} or {"}"}. +fields-name-invalid-letter = The field name should not contain :, ", { "{" } or { "}" }.