Namespaces are logical containers within a project that group related translations together. They help organize your translation keys by feature, component, or any other logical division that makes sense for your application.Think of namespaces as folders in a file system - they provide structure and help prevent naming conflicts while making translations easier to manage.
Verify that: - The namespace name is spelled correctly - The namespace exists in your project - Your API key
has access to the namespace - The namespace is included in the current release