3

If I check under

  • tools > options > Language Settings > Languages > Language of > User interface:

it only contains "Default - English (USA)" and "English (USA)", however I would like to change to "German (Germany)" or "Deutsch (Deutschland)"

So I would like to install the german language pack of LibreOffice on Fedora (Linux).

JoKalliauer
  • 477
  • 1
  • 5
  • 16

1 Answers1

3

Check with dnf list libreoffice-langpack-de if it is installed/installable.

run: sudo dnf install libreoffice-langpack-de

This answer is based on this post.

JoKalliauer
  • 477
  • 1
  • 5
  • 16