apostrophecms / apostrophe

A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
https://apostrophecms.com
Other
4.36k stars 590 forks source link

Type Array is not localized #3562

Closed egonzalezg9 closed 2 years ago

egonzalezg9 commented 2 years ago

The Array type isn't fully localized. "Added" string missing

To Reproduce

Step by step instructions to reproduce the behavior in a localized Apos version:

  1. Have an Array type
  2. Add content
  3. See " # Added" string

Expected behavior

"# Added" to be localized

Describe the bug

Missing string for localization

egonzalezg9 commented 2 years ago

I believe the string is located in the AposArrayEditor.vue file within @apostrophecms/schema/ui/apos/components