BookLibrary icon indicating copy to clipboard operation
BookLibrary copied to clipboard

English translation?

Open shivahnshankar opened this issue 5 years ago • 3 comments

Hi I am beginner Python learner and i would love to use and if possible customise this eventually. Is there an easy way to change the UI language to English? Thanks

shivahnshankar avatar May 03 '20 05:05 shivahnshankar

Hi!

I am beginner. Installed from git to Pycharm python 3.8 Is there way to translate does it create a database fixed typo's when run get this Traceback (most recent call last): File "F:/PYCharm_Projects/BookLibrary/run.py", line 1, in from app import app File "F:\PYCharm_Projects\BookLibrary\app_init_.py", line 3, in from flask_sqlalchemy import SQLAlchemy File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\flask_sqlalchemy_init_.py", line 13, in import sqlalchemy File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\sqlalchemy_init_.py", line 8, in from . import util as util # noqa File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\sqlalchemy\util_init.py", line 14, in from ._collections import coerce_generator_arg # noqa File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\sqlalchemy\util_collections.py", line 16, in from .compat import binary_types File "F:\PYCharm_Projects\mysite\venv\lib\site-packages\sqlalchemy\util\compat.py", line 331, in time_func = time.clock AttributeError: module 'time' has no attribute 'clock'

itchygrub avatar Jul 28 '20 06:07 itchygrub

Hi! Have converted the Chinese text to English. Still have the problems as per the last post

itchygrub avatar Aug 22 '20 08:08 itchygrub

HI! I have done a translation in english by google trad

https://github.com/faudard/BookLibrary

Enjoy !

faudard avatar Jun 05 '21 18:06 faudard