Tag: localization

Type: All Skills Tools
skill ★ 77,350

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/lobehub i18n localization react react-i18next
skill

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.

lobehub/lobe-chat ui-copy microcopy ux-writing localization
skill ★ 732

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…

aymericzip/intlayer internationalization i18n content-declaration localization
skill ★ 732

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…

aymericzip/intlayer react i18n localization typescript
skill ★ 732

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…

aymericzip/intlayer content-declaration localization dynamic-content structured-data
skill ★ 732

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…

aymericzip/intlayer i18n configuration localization llm
tool ★ 732

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…

aymericzip/intlayer cli localization dictionary content-management