@nextjscms/translations
v0.7.4
Published
Translation dictionaries for the nextjs-cms framework. Provides localized strings for the CMS admin interface.
Readme
@nextjscms/translations
Translation dictionaries for the nextjs-cms framework. Provides localized strings for the CMS admin interface.
Supported Languages
- English (
en) - Arabic (
ar)
Installation
pnpm add @nextjscms/translationsUsage
import en from '@nextjscms/translations/dictionaries/en'
import ar from '@nextjscms/translations/dictionaries/ar'License
MIT License - see LICENSE for details.
