bitrix-localization

Installation
SKILL.md

Localization

Baseline: main 23.0+.

Language File

  • Encoding UTF-8 without BOM.
  • Translation file name matches the name of the PHP file it accompanies.
  • Folder: .../lang/<lang>/<...> mirrors the structure of the main code.
/local/modules/vendor.module/lib/Application/Service/PostService.php
/local/modules/vendor.module/lib/Application/Service/lang/ru/PostService.php
/local/modules/vendor.module/lib/Application/Service/lang/en/PostService.php

Content:

Installs
142
GitHub Stars
31
First Seen
Jul 16, 2026
bitrix-localization — bxmaximum/bitrix-framework-skills