New translations strings.xml (Russian)

This commit is contained in:
Duy Tran Khanh 2021-02-06 15:13:35 +07:00
parent fe2b14b306
commit 568eab937b

View File

@ -153,6 +153,9 @@
<string name="customctrl_remove">Удалить «%s»?</string>
<string name="customctrl_keyname">Код клавиши</string>
<string name="customctrl_toggle">Переключаемый</string>
<string name="customctrl_size">Размер</string>
<string name="customctrl_size_width">Ширина</string>
<string name="customctrl_size_height">Высота</string>
<string name="customctrl_dynamicpos">Динамическая позиция</string>
<string name="customctrl_dynamicpos_x">Динамика по оси X</string>
<string name="customctrl_dynamicpos_y">Динамика по оси Y</string>