backend-localization

Community

Enable multilingual backend error messages.

AuthorMGurtD
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The backend localization skill provides seamless, multilingual error messages and UI strings across Catalan, Spanish, and English, ensuring consistent user feedback and reducing language-related bugs.

Core Features & Use Cases

  • ILocalizationService integration in services to fetch localized messages.
  • StatusConstants-based references to avoid hard-coded lifecycle and status names.
  • JSON resource files (ca.json/es.json/en.json) for dynamic translations and culture-aware responses.
  • Use Case: add new localized messages for a failed validation and present the correct language to API clients.

Quick Start

Install and wire up ILocalizationService in your backend, add keys to ca.json/es.json/en.json, and call GetLocalizedString in responses.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backend-localization
Download link: https://github.com/MGurtD/lilith/archive/main.zip#backend-localization

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.