Files
opensourcepos/application/language/ru/enum_lang.php
Oleg 383ffd2e73 Translated using Weblate (Russian)
Currently translated at 28.5% (2 of 7 strings)

Translation: opensourcepos/enum
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/enum/ru/
2023-05-22 19:00:58 +02:00

9 lines
287 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang["enum_half_down"] = "";
$lang["enum_half_even"] = "";
$lang["enum_half_five"] = "";
$lang["enum_half_odd"] = "";
$lang["enum_half_up"] = "";
$lang["enum_round_down"] = "ругление в меньшую";
$lang["enum_round_up"] = "ругление в большую";