7#include "../i18n/i18n.hpp"
13hi_export_module(hikogui.l10n.po_translations)
15hi_export namespace
hi {
inline namespace v1 {
17struct po_translation {
18 std::optional<std::string> msgctxt;
24struct po_translations {
25 language_tag language;
26 size_t nr_plural_forms;
The HikoGUI namespace.
Definition array_generic.hpp:20
DOXYGEN BUG.
Definition algorithm_misc.hpp:20