rewrite: Setting input strings and localisation.

This commit is contained in:
2023-06-06 12:57:29 +03:00
parent 809cada228
commit e1a23695ee
29 changed files with 823 additions and 236 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
src/modules/test/*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@@ -137,4 +139,4 @@ dmypy.json
# Cython debug symbols
cython_debug/
config/**
config/**