This commit is contained in:
CDeenen
2021-12-20 03:41:38 +01:00
parent 4566b8ef53
commit dce419d7c3
14 changed files with 325 additions and 159 deletions

View File

@@ -9,6 +9,7 @@
"MaterialDeck.Sett.Enable": "Enable module",
"MaterialDeck.Sett.Help": "Help",
"MaterialDeck.Sett.Permission": "User Permission Configuration",
"MaterialDeck.DeviceConfig.Title": "Device Configuration",
"MaterialDeck.Sett.PlaylistConfig": "Playlist Configuration",
"MaterialDeck.Sett.MacroConfig": "Macro Configuration",
"MaterialDeck.Sett.SoundboardConfig": "Soundboard Configuration",
@@ -32,7 +33,7 @@
"MaterialDeck.Playlists": "Playlists",
"MaterialDeck.Playlist": "Playlist",
"MaterialDeck.FilePicker": "File Picker",
"MaterialDeck.FurnaceArgs": "Furnace arguments",
"MaterialDeck.FurnaceArgs": "Macro arguments",
"MaterialDeck.Background": "Background",
"MaterialDeck.Macro": "Macro",
"MaterialDeck.Sound": "Sound",
@@ -58,6 +59,8 @@
"MaterialDeck.Import": "Import",
"MaterialDeck.Export": "Export",
"MaterialDeck.Filename": "Filename",
"MaterialDeck.Id": "Id",
"MaterialDeck.Type": "Type",
"MaterialDeck.ExportDialog.Title": "Export",
"MaterialDeck.ExportDialog.SoundboardContent": "Export the soundboard data. Please note that only the metadata is exported, so you will have to make sure the audio files are in the same relative location when you import them.",