Skip to content

Commit ee543a9

Browse files
committed
パスをlocalesに変更
1 parent 47a542c commit ee543a9

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'python': ('https://docs.python.org/3/', None),
3838
}
3939

40-
locale_dirs = ['locale/']
40+
locale_dirs = ['locales/']
4141

4242
gettext_compact = False
4343

docs/locale/en-US/LC_MESSAGES/reference/.gitkeep

Whitespace-only changes.

docs/locale/en-US/LC_MESSAGES/tutorial/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)