The goal is to implement given submodule within the scope of components.guides module and prepare the methods that provide interface for translation. The following objectives are to achieve:
[x] preparation of en.py submodule with bases classes;
[x] preparation of pl.py submodule with inheritance;
The goal is to implement given submodule within the scope of
components.guides
module and prepare the methods that provide interface for translation. The following objectives are to achieve:[x] preparation of
en.py
submodule with bases classes;[x] preparation of
pl.py
submodule with inheritance;