Skip to content

Commit f7dd9ca

Browse files
committed
clarify locale setting order
1 parent 3ff4fd8 commit f7dd9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Set this option to one of `date`, `datetime`, `iso_date`, `iso_datetime` or `tim
6666

6767
### `locale`
6868

69-
Set this option to a two letter [ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language code to use a another language. This will overwrite any locale setting in `mkdocs` or your theme. If no locale is set fallback is English (`en`).
69+
Set this option to a two letter [ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language code to use a another language. If you have also set `locale` or `language` in your theme this setting will be ignored. If no locale is set fallback is English (`en`).
7070

7171
### Example
7272

0 commit comments

Comments
 (0)