From fa294c53ec08936a9d070e4d254244ab8b99756c Mon Sep 17 00:00:00 2001 From: Cody Brownstein <cbrownstein@liquidityllc.com> Date: Sun, 19 May 2019 20:38:18 -0700 Subject: [PATCH] Add instructions for LibreOffice in your language --- wiki/src/doc/sensitive_documents/office_suite.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wiki/src/doc/sensitive_documents/office_suite.mdwn b/wiki/src/doc/sensitive_documents/office_suite.mdwn index c90c8eeee04..9073fbb0064 100644 --- a/wiki/src/doc/sensitive_documents/office_suite.mdwn +++ b/wiki/src/doc/sensitive_documents/office_suite.mdwn @@ -20,5 +20,12 @@ The <span class="application">LibreOffice</span> website provides complete [user guides](https://wiki.documentfoundation.org/Documentation/Publications) for each of these tools, translated into several languages. +To use <span class="application">LibreOffice</span> in your language, you can +install the <span class="command">libreoffice-l10n-<span class="command-placeholder">lang</span></span> +package using the [[Additional Software|doc/first_steps/additional_software]] +feature. Replace <span class="command-placeholder">lang</span> with the code +for your language. For example, <code>es</code> for Spanish or <code>de</code> +for German. + [[!inline pages="doc/sensitive_documents/persistence" raw="yes" sort="age"]] [[!inline pages="doc/sensitive_documents/metadata" raw="yes" sort="age"]] -- GitLab