Help chevron_right Admin chevron_right Translations Management
Admin

Translations Management

Manage translation strings for user interface localization and content translation.

toc Table of Contents

Translations Management

This page manages all translatable strings used in the application interface and content.

Features

  • Bulk translation — Import/export translations for efficiency.
  • Translation memory — Reuse previously translated strings.
  • Quality assurance — Flag potential translation issues.
  • Context viewing — See where strings are used in the interface.

Translation Process

  1. Extract strings — Automatically extract translatable strings from code.
  2. Assign translators — Send strings to appropriate language teams.
  3. Translation work — Translators provide target language versions.
  4. Review and approval — Quality check before publishing.

File Formats

  • YAML files — Human-readable translation files.
  • PO files — Standard localization format.
  • Database storage — Real-time translation updates.

Tips

  • Maintain consistency in terminology across translations.
  • Include context comments for translators.
  • Regularly update translations as content changes.