Skip to content

Commit

Permalink
Traktor: Added Custom node localization.
Browse files Browse the repository at this point in the history
  • Loading branch information
apistol78 committed Nov 30, 2023
1 parent fcfb15a commit 55a6f38
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
<first>SOUND_PROCESSOR_EDITOR_DELETE_NODE</first>
<second>Delete</second>
</item>

<item>
<first>SOUND_PROCESSOR_NODE_ADD</first>
<second>Add</second>
Expand All @@ -66,6 +65,10 @@
<first>SOUND_PROCESSOR_NODE_BLEND</first>
<second>Blend</second>
</item>
<item>
<first>SOUND_PROCESSOR_NODE_CUSTOM</first>
<second>Custom</second>
</item>
<item>
<first>SOUND_PROCESSOR_NODE_DIVIDE</first>
<second>Divide</second>
Expand Down

0 comments on commit 55a6f38

Please sign in to comment.