2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-28 21:27:53 +00:00
RadRussianRus bf16aed6f3 [Core] Language system
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.
2024-02-15 15:13:46 +03:00
..
2024-02-15 15:13:46 +03:00
2023-10-21 20:54:47 +04:00
2024-02-15 15:13:46 +03:00
2024-02-15 15:13:46 +03:00
2023-12-31 22:03:57 +00:00
2024-02-15 15:13:46 +03:00
2023-08-26 00:14:01 +02:00
2024-02-15 15:13:46 +03:00