A quick description of label-manager.
Create a new collection type named Label
(multi-locale) with two fields
key
(Text) and disable the localization for this fieldvalue
(Long Text)
Inside your project folder, execute
# yarn
yarn add strapi-plugin-label-manager
# npm
npm install strapi-plugin-label-manager