How to translate

From LFS Manual
Revision as of 11:09, 17 January 2025 by Kristofferandersen (talk | contribs)
Jump to navigationJump to search

The way the translation works is that there are two text strings in the language files.

The first string is the key and the rest of the line is the value (the translated text). Upon translation, you're going to need to find the latest list of translation keys.

Public Translations


If a string is not translated, it will by default use the english string instead.

Contributing

Where do i find the language files?

All language files are located in your [lfs_folder]/data/language


Where do i find the latest translation keys?

All translation keys and status of the current translation can be found on the LFS Public Translations.


Where can i submit my changes?

Changes to language packs are submitted to the language packs section on the LFS Forum.

Language Packs