Skip to content

Commit

Permalink
Translate preference
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Feb 1, 2025
1 parent 128d24f commit 09d4de1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ export const tgui_input_swapped: FeatureToggle = {
};

export const tgui_layout: Feature<string> = {
name: 'Default TGUI Layout',
category: 'UI',
name: 'Стандартный макет TGUI',
category: 'ИНТЕРФЕЙС',
description:
'Applies the selected layout type to all interfaces where it possible. Like on Smartfridge.',
'Применяет выбранный тип макета на все интерфейсы, где это возможно. Например: Smartfridge.',
component: FeatureDropdownInput,
};

Expand Down

0 comments on commit 09d4de1

Please sign in to comment.