Right now i18n folder names are huge due to lengthy plugin names, for example:
docusaurus-plugin-content-docs-learn
Having an way to omit the plugin name and leave only the plugin id would be great and more consistent with the location of files in the original locale.
A single boolean in plugin settings "usePluginIdForI18nFolder" would be enough, or maybe a string property for a custom folder name.