7#include "../i18n/module.hpp"
8#include "../formula/formula.hpp"
9#include "../utility/module.hpp"
10#include "../os_settings.hpp"
14#include <unordered_map>
21 std::string_view msgid,
25void add_translation(
std::string_view msgid, language_tag language,
std::vector<
std::
string> const &plural_forms) noexcept;
27struct po_translations;
28void add_translation(po_translations const &translations, language_tag const &language) noexcept;
DOXYGEN BUG.
Definition algorithm.hpp:13
geometry/margins.hpp
Definition cache.hpp:11