mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 09:25:36 -04:00
[localecfg] Add missing import
This commit is contained in:
parent
cdcd45900b
commit
cf08e59501
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ import os
|
|||
import re
|
||||
import shutil
|
||||
|
||||
import libcalamares
|
||||
|
||||
import gettext
|
||||
_ = gettext.translation("calamares-python",
|
||||
localedir=libcalamares.utils.gettext_path(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue