Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 104 additions & 0 deletions locales/en_ANG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5935,6 +5935,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "commands.generic.componentError",
"source_string": "Component list parsing failed",
"translation": "Deal list understanding trucked",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "commands.generic.outOfWorld",
"source_string": "Cannot access blocks outside of the world",
Expand Down Expand Up @@ -44023,6 +44031,22 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "gameTest.assert.missingComponent",
"source_string": "Entity missing component '%s'",
"translation": "Ansen missing deal '%s'",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "gameTest.assert.hasComponent",
"source_string": "Entity has component '%s'",
"translation": "Ansen has deal '%s'",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "gameTest.assert.invalidEntityInstance",
"source_string": "Invalid entity instance",
Expand Down Expand Up @@ -46199,6 +46223,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.InboxListItem.narration.componentRole",
"source_string": "List",
"translation": "List",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.InboxListItem.narration.delete",
"source_string": "Delete",
Expand Down Expand Up @@ -48639,6 +48671,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.RealmsStories.feed.recentlyPlayedComponentRole",
"source_string": "List",
"translation": "List",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.RealmsStories.feedEvent.enumeration",
"source_string": "%1$s of %2$s",
Expand Down Expand Up @@ -49687,6 +49727,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.TemplateCard.componentRole",
"source_string": "Template",
"translation": "Forelay",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.TemplateCard.enumeration",
"source_string": "%1$s of %2$s",
Expand Down Expand Up @@ -49831,6 +49879,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.Timeline.monthAndTheYear",
"source_string": "Month and the year",
"translation": "Month and the year",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.Timeline.monthShort00",
"source_string": "Jan",
Expand Down Expand Up @@ -50039,6 +50095,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.WorldCard.narration.componentRoleFriend",
"source_string": "Friend World",
"translation": "Friend World",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.WorldCard.narration.componentRoleLocal",
"source_string": "World",
Expand Down Expand Up @@ -50111,6 +50175,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.WorldListItem.narration.componentRoleFriend",
"source_string": "Friend World",
"translation": "Friend World",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.WorldListItem.narration.componentRoleLocal",
"source_string": "World",
Expand Down Expand Up @@ -51343,6 +51415,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.Banner.narrationComponentTypeTextBox",
"source_string": "Text box",
"translation": "Writ box",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.Card.narrationComponentTypeButton",
"source_string": "Button",
Expand Down Expand Up @@ -51543,6 +51623,14 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.Pagination.componentType",
"source_string": "Pagination",
"translation": "Leafling",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.Pagination.select",
"source_string": "Select",
Expand Down Expand Up @@ -51671,6 +51759,22 @@
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.TextField.narrationComponentType",
"source_string": "Text input",
"translation": "Writ input",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.TextFieldWrapper.narrationComponentType",
"source_string": "Text input",
"translation": "Writ input",
"context": null,
"labels": "unassigned, lang",
"max_length": null
},
{
"identifier": "hbui.Toggle.count",
"source_string": "%1$s of %2$s",
Expand Down