Tag: localization
Internationalization Key Management for React Applications
This skill guides the implementation of internationalization using react-i18next, enforcing a structured flat-key naming convention (e.g., {feature}.{context}.{action}). It details the required workflow for adding keys to specific namespace…
LobeHub UI Microcopy Guidelines
Provides standardised guidelines for writing user-facing UI text, error messages, and microcopy in English and Chinese. It ensures consistent terminology and actionable messaging across the LobeHub ecosystem.
Intlayer usage guide for internationalization
Provides comprehensive guidelines for implementing internationalization using Intlayer, detailing content declaration, locale retrieval, and consumption via core packages and hooks. Developers can use the associated CLI commands to build di…
Component-level internationalisation for React applications
This skill facilitates component-level content declaration for internationalisation within React. Developers define translation dictionaries in adjacent content files and consume them using the useIntlayer hook, ensuring localised content i…
Define rich, dynamic, and localized content structures
This skill provides a comprehensive set of nodes for declaring highly structured, dynamic, and localised content within codebases. It supports advanced features such as internationalisation, conditional logic, pluralization, and referencing…
Configure internationalization and project settings
Manages the core internationalization strategy for an application, allowing developers to define locales, control routing, and configure content import modes. It centralises settings for AI integration, language support, and content transfo…
Intlayer Dictionary Management Command Line Interface
This CLI package provides comprehensive command-line functionality for managing Intlayer dictionaries and configuration. It allows developers to perform core localization tasks, including building, auditing, synchronizing, and pulling conte…