1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 09:25:37 +02:00

Gettext and plural support for client-side translations (#14726)

---------

Co-authored-by: Ekdohibs <nathanael.courant@laposte.net>
Co-authored-by: y5nw <y5nw@protonmail.com>
Co-authored-by: rubenwardy <rw@rubenwardy.com>
This commit is contained in:
y5nw
2024-10-13 11:29:08 +02:00
committed by GitHub
parent dbbe0ca065
commit e3aa79cffb
28 changed files with 1360 additions and 74 deletions

View File

@@ -408,6 +408,7 @@ set(common_SRCS
face_position_cache.cpp
filesys.cpp
gettext.cpp
gettext_plural_form.cpp
httpfetch.cpp
hud.cpp
inventory.cpp