Difference between revisions of "How to translate"

From LFS Manual
Jump to navigationJump to search
(Updated public translation url)
Line 3: Line 3:
 
The first string is the <code>key</code> and the rest of the line is the <code>value</code> (the translated text). Upon translation, you're going to need to find the latest list of translation keys.
 
The first string is the <code>key</code> and the rest of the line is the <code>value</code> (the translated text). Upon translation, you're going to need to find the latest list of translation keys.
  
[https://www.lfs.net/lfs_translate/public_translation_viewer.php?lang=Norsk#top Public Translations]
+
[https://www.lfs.net/lfs_translate/public_translation_viewer.php Public Translations]
  
  
Line 16: Line 16:
 
'''Where do i find the latest translation keys?'''
 
'''Where do i find the latest translation keys?'''
  
All translation keys and status of the current translation can be found on the [https://www.lfs.net/lfs_translate/public_translation_viewer.php?lang=Norsk#top LFS Public Translations].
+
All translation keys and status of the current translation can be found on the [https://www.lfs.net/lfs_translate/public_translation_viewer.php LFS Public Translations].
  
  

Revision as of 11:11, 17 January 2025

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