localization

Installation
SKILL.md

Bitrix Localization

When to use

  • The user needs to create or place Bitrix language files and asks where they go (lang/ru, lang/en) and how the path mirrors the source file for a module or component.
  • Пользователь подставляет значения в локализованное сообщение (#PARAM#) или обрабатывает множественные формы в Битрикс и спрашивает, как передать параметры в Loc::getMessage().
  • The user needs to output a translatable, user-facing string in Bitrix code and asks how to use Loc::getMessage() and a message code instead of a literal.

When NOT to use

Installs
1
GitHub Stars
3
First Seen
Jul 3, 2026
localization — anyorgname/php-skills