paulokewunmi commited on
Commit
9d5744a
1 Parent(s): dd7fea7

Add Translate Feature

Browse files
.gitignore CHANGED
@@ -1 +1,2 @@
1
- .DS_Store
 
 
1
+ .DS_Store
2
+ __pycache__
__pycache__/app.cpython-311.pyc CHANGED
Binary files a/__pycache__/app.cpython-311.pyc and b/__pycache__/app.cpython-311.pyc differ
 
src/__pycache__/constants.cpython-311.pyc DELETED
Binary file (462 Bytes)
 
src/__pycache__/document_utils.cpython-311.pyc DELETED
Binary file (7.84 kB)
 
src/__pycache__/theme.cpython-311.pyc DELETED
Binary file (5.13 kB)
 
src/__pycache__/wiki_search.cpython-311.pyc DELETED
Binary file (5.04 kB)