From 8d5842d26dfe52a08e39196bc75f9bbe412c9db2 Mon Sep 17 00:00:00 2001 From: bredo Date: Thu, 6 Feb 2025 11:20:28 +1300 Subject: [PATCH] en-gb: Favorite -> Favourite --- en-gb.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/en-gb.json b/en-gb.json index c5a768c..94ce110 100644 --- a/en-gb.json +++ b/en-gb.json @@ -27,7 +27,19 @@ "Importer.Model.Advanced.Optimize": "Optimise Model/Scene", "Importer.Model.Advanced.RandomColors": "Generate Random Colours", - "Inventory.Favorite.ColorDialog": "Set Colour Picker", + "Inventory.Favorite.Home": "Favourite Home", + "Inventory.Favorite.ProgressBar": "Favourite Progress Bar", + "Inventory.Favorite.AudioStreamController": "Favourite Stream Controller", + "Inventory.Favorite.TextDisplay": "Favourite Text Display", + "Inventory.Favorite.VideoPlayer": "Favourite Video Player", + "Inventory.Favorite.AudioPlayer": "Favourite Audio Player", + "Inventory.Favorite.InteractiveCamera": "Favourite Camera", + "Inventory.Favorite.Keyboard": "Favourite Keyboard", + "Inventory.Favorite.Avatar": "Favourite Avatar", + "Inventory.Favorite.WorldLoadingIndicator": "Favourite Loading Bar", + "Inventory.Favorite.ColorDialog": "Favourite Colour Picker", + "Inventory.Favorite.Hyperlink": "Favourite URL Display", + "Inventory.Favorite.Document": "Favourite Document Display", "Inspector.Mesh.ChannelStats": "Normals: {normals}, Tangents: {tangents}, Colours: {colors}, UV0: {uv0}, UV1: {uv1}, UV2: {uv2}, UV3: {uv3}", "Inspector.SkinnedMesh.VisualizeBoneBounds": "Visualise bone bounding boxes", @@ -69,6 +81,8 @@ "Settings.AudioInputFilteringSettings.UseVoiceNormalization": "Voice normalisation", "Settings.AudioInputFilteringSettings.NormalizationThreshold": "Normalisation threshold", + "Settings.FavoritesSettings": "Favourites", + "Dummy": "Dummy" } }