| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5fdf7ce commit 5ddca2d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1098,6 +1098,7 @@ def tab(self, back=False): | |||
| 1098 | 1098 | self._completion_update_suppressed = False | |
| 1099 | 1099 | ||
| 1100 | 1100 | def main(args=None, locals_=None, banner=None): | |
| 1101 | + locale.setlocale(locale.LC_ALL, "") | ||
| 1101 | 1102 | translations.init() | |
| 1102 | 1103 | ||
| 1103 | 1104 | # TODO: maybe support displays other than raw_display? | |
| Back | FazBrowse Home | New Git URL |
0 commit comments