mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-22 08:51:32 -04:00
Translated using Weblate (Russian)
Currently translated at 100.0% (29 of 29 strings) Translation: opensourcepos/attributes Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/attributes/ru/
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "Значение атрибута не может содержать ':' or '|'";
|
||||
<?php
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "Значение атрибута не может содержать ':' или '|'";
|
||||
$lang["attributes_confirm_delete"] = "Вы уверены, что хотите удалить выбранные атрибут(ы)?";
|
||||
$lang["attributes_confirm_restore"] = "Вы уверены, что хотите восстановить выбранные атрибут(ы)?";
|
||||
$lang["attributes_definition_cannot_be_deleted"] = "Не удалось удалить выбранные атрибут(ы)";
|
||||
|
||||
Reference in New Issue
Block a user