Skip to content

Commit

Permalink
Update language_ru.h (bigtreetech#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Acenotass authored and Manu512 committed Nov 3, 2020
1 parent 7252335 commit 3aa4f7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TFT/src/User/API/Language/language_ru.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
#define RU_RESTORE "Вернуть"
#define RU_RESET "Сброс"
#define RU_DEFAULT "По умолчанию"
#define RU_CLEAR "Clear"
#define RU_CLEAR "Очистить"
#define RU_NEXT "Следующий"
#define RU_DISTANCE "Отступы"
#define RU_INVALID_VALUE "Остутствуют правильные значения!"
Expand Down Expand Up @@ -210,7 +210,7 @@
#define RU_PRINT_ACCELERATION "Печати"
#define RU_RETRACT_ACCELERATION "Ретракта"
#define RU_TRAVEL_ACCELERATION "Перемещения"
#define RU_JERK "Jerk"
#define RU_JERK "Рывок"
#define RU_BUMP_SENSITIVITY "TMC чувствительность удара"
#define RU_FWRETRACT "M207 ретракт"
#define RU_FWRECOVER "M208 восстановление ретракта"
Expand Down Expand Up @@ -271,6 +271,6 @@
#define RU_CONNECTION_SETTINGS "Соединение"
#define RU_OFFSET_TOOL "Смещение 2-го сопла"
#define RU_HYBRID_THRESHOLD "TMC гибридный порог"
#define RU_NOTIFICATIONS "Notifications"
#define RU_NOTIFICATIONS "Уведомления"

#endif

0 comments on commit 3aa4f7a

Please sign in to comment.