Telegram Desktop uses static language system with code generation, which requires almost full app rebuild on any string modification, no matter how small it is. Since Kotatogram is options-driven, static language system will slow the development. This language system solves the problem by using JSON and runtime string search instead. |
||
|---|---|---|
| .. | ||
| de.lproj | ||
| en.lproj | ||
| es.lproj | ||
| it.lproj | ||
| ko.lproj | ||
| nl.lproj | ||
| pt-BR.lproj | ||
| rewrites | ||
| cloud_lang.strings | ||
| lang.strings | ||
| refresh.py | ||
| refresh.sh | ||
| stale.py | ||