Skip to content

Commit cd73ef1

Browse files
committed
Documentation
1 parent e60179f commit cd73ef1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

material/.overrides/hooks/translations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def on_page_markdown(markdown: str, *, page: Page, config: MkDocsConfig, files):
152152
"ja": "jp",
153153
"ka": "ge",
154154
"ko": "kr",
155-
"ku-IQ": "ir",
155+
"ku-IQ": "iq",
156156
"lt": "lt",
157157
"lv": "lv",
158158
"mk": "mk",

src/.overrides/hooks/translations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def on_page_markdown(markdown: str, *, page: Page, config: MkDocsConfig, files):
152152
"ja": "jp",
153153
"ka": "ge",
154154
"ko": "kr",
155-
"ku-IQ": "ir",
155+
"ku-IQ": "iq",
156156
"lt": "lt",
157157
"lv": "lv",
158158
"mk": "mk",

0 commit comments

Comments
 (0)