Rename locales directory to locale and add to build configuration file
authorHarmon <Harmon758@gmail.com>
Mon, 6 Jan 2020 08:21:46 +0000 (02:21 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 6 Jan 2020 08:21:46 +0000 (02:21 -0600)
13 files changed:
docs/conf.py
docs/locale/ko_KR/LC_MESSAGES/TRANSLATORS_ko_KR.txt [moved from docs/locales/ko_KR/LC_MESSAGES/TRANSLATORS_ko_KR.txt with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/api.po [moved from docs/locales/ko_KR/LC_MESSAGES/api.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/auth_tutorial.po [moved from docs/locales/ko_KR/LC_MESSAGES/auth_tutorial.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/code_snippet.po [moved from docs/locales/ko_KR/LC_MESSAGES/code_snippet.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/cursor_tutorial.po [moved from docs/locales/ko_KR/LC_MESSAGES/cursor_tutorial.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/extended_tweets.po [moved from docs/locales/ko_KR/LC_MESSAGES/extended_tweets.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/getting_started.po [moved from docs/locales/ko_KR/LC_MESSAGES/getting_started.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/index.po [moved from docs/locales/ko_KR/LC_MESSAGES/index.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/install.po [moved from docs/locales/ko_KR/LC_MESSAGES/install.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/parameters.po [moved from docs/locales/ko_KR/LC_MESSAGES/parameters.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/running_tests.po [moved from docs/locales/ko_KR/LC_MESSAGES/running_tests.po with 100% similarity]
docs/locale/ko_KR/LC_MESSAGES/streaming_how_to.po [moved from docs/locales/ko_KR/LC_MESSAGES/streaming_how_to.po with 100% similarity]

index 7c121f66ccd8df1187c4c25254ba60fde94e97e9..03fc6bb0643e7237bf3ebc41cca288eeb855aa5f 100644 (file)
@@ -58,6 +58,8 @@ release = __version__
 # for a list of supported languages.
 #language = None
 
+locale_dirs = ['locale/']
+
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used:
 #today = ''