diff options
Diffstat (limited to 'docs/markdown/Localisation.md')
-rw-r--r-- | docs/markdown/Localisation.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/Localisation.md b/docs/markdown/Localisation.md index 9fde970..f342ecc 100644 --- a/docs/markdown/Localisation.md +++ b/docs/markdown/Localisation.md @@ -1,3 +1,7 @@ +--- +short-description: Localization with GNU Gettext +... + # Localisation Localising your application with GNU Gettext takes a little effort but is quite straightforward. This documentation assumes that you have a `po` subdirectory at your project root directory that contains all the localisation info. |