You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing translation files, I forgot to assign an existing namespace, which resulted in a large number of entries being imported with the namespace set to <none>. These entries are now effectively invalid.
I’d like to batch delete this data. Is there a simple and efficient way to do this?
Also, how can I remove or clean up these invalid <none> namespaces?
Note: There are over 1,000 translation entries under the <none> namespace.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When importing translation files, I forgot to assign an existing namespace, which resulted in a large number of entries being imported with the namespace set to
<none>. These entries are now effectively invalid.I’d like to batch delete this data. Is there a simple and efficient way to do this?
Also, how can I remove or clean up these invalid
<none>namespaces?Note: There are over 1,000 translation entries under the

<none>namespace.All reactions