]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - docs/TRANSLATORS.md
Merge pull request #16343 from jirislaby/master
[thirdparty/systemd.git] / docs / TRANSLATORS.md
index 9c4545308345fe2c40cd3d534eb13cda5a8db8ef..a120bcafbc51c446242fb00597e625e7695615a3 100644 (file)
@@ -1,3 +1,9 @@
+---
+title: Notes for Translators
+category: Contributing
+layout: default
+---
+
 # Notes for Translators
 
 systemd depends on the `gettext` package for multilingual support.
@@ -63,7 +69,7 @@ Once you're done, create a git commit for the update of the `po/*.po` file you
 touched. Remember to undo the changes to the other `*.po` files (for instance,
 using `git checkout -- po/` after you commit the changes you do want to keep.)
 
-# Recompiling Translations
+## Recompiling Translations
 
 You can recompile the `*.po` files using the following command: