Localize wires window title (#19577)

* Localize wires window title

* Reset
This commit is contained in:
Morb
2023-08-27 13:41:43 +03:00
committed by GitHub
parent e79c39b521
commit 56a49ba999
34 changed files with 79 additions and 43 deletions

View File

@@ -9,7 +9,7 @@ public sealed partial class WiresComponent : Component
/// The name of this entity's internal board.
/// </summary>
[DataField("BoardName")]
public string BoardName { get; set; } = "Wires";
public string BoardName { get; set; } = "wires-board-name-default";
/// <summary>
/// The layout ID of this entity's wires.