config/locales/en.yml: while constructing a mapping
in "<unicode string>", line 783, column 7:
title: Listing accounts
^ (line: 783)
found duplicate key "import" with value "Import" (original value: "Import customer")
in "<unicode string>", line 786, column 7:
import: Import
^ (line: 786)
To suppress this check see:
http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys
Duplicate keys will become an error in future releases, and are errors
by default when using the new API.
5 years ago
config/locales/en.yml: while constructing a mapping
in "<unicode string>", line 783, column 7:
title: Listing accounts
^ (line: 783)
found duplicate key "import" with value "Import" (original value: "Import customer")
in "<unicode string>", line 786, column 7:
import: Import
^ (line: 786)
To suppress this check see:
http://yaml.readthedocs.io/en/latest/api.html#duplicate-keys
Duplicate keys will become an error in future releases, and are errors
by default when using the new API.
5 years ago