diff options
| -rw-r--r-- | config/locales/workbenches.en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/workbenches.en.yml b/config/locales/workbenches.en.yml index 9f29c80a2..2d9b27045 100644 --- a/config/locales/workbenches.en.yml +++ b/config/locales/workbenches.en.yml @@ -7,7 +7,7 @@ en: update: title: "Configure the workbench" referential_count: - zero: "There is no referentials in your workbench" + zero: "There are no referentials in your workbench" one: "There is one referential in your workbench" other: "There are #{count} referentials in your workbench" index: |
