Skip to content

Commit 696b2ee

Browse files
authored
Merge pull request #109 from jkonecny12/1.8-switch-weblate-translation-branch
Use localization from rhel-9 weblate translation component
2 parents 6113c0c + badc4cf commit 696b2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ L10N_REPOSITORY_RW ?= [email protected]:rhinstaller/python-simpleline-l10n.git
3434
# Branch used in localization repository. This should be master all the time.
3535
GIT_L10N_BRANCH ?= master
3636
# Directory in localization repository specific for this branch.
37-
L10N_DIR ?= master
37+
L10N_DIR ?= rhel-9
3838

3939
default: all
4040

0 commit comments

Comments
 (0)