Skip to content

Commit

Permalink
⚰️ remove unused translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Roms1383 committed Oct 27, 2024
1 parent 17d7171 commit dc76f98
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions scripts/Addicted/packages/English.reds
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ public class English extends ModLocalizationPackage {
this.Text("Mod-Addicted-Thresholds", "Thresholds");
this.Text("Mod-Addicted-Threshold-Barely-Desc", "V start getting barely addicted past this threshold");
this.Text("Mod-Addicted-Threshold-Mildly-Desc", "V start getting mildly addicted past this threshold");
// mod difficulty
this.Text("Mod-Addicted-Mode", "Mode");
this.Text("Mod-Addicted-Mode-Normal", "easy pizzy");
this.Text("Mod-Addicted-Mode-Hard", "more... lethal");
// addiction vocabulary
this.Text("Mod-Addicted-Substance", "substance");
this.Text("Mod-Addicted-Threshold", "threshold");
Expand Down
4 changes: 0 additions & 4 deletions scripts/Addicted/packages/French.reds
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ public class French extends ModLocalizationPackage {
this.Text("Mod-Addicted-Thresholds", "Paliers");
this.Text("Mod-Addicted-Threshold-Barely-Desc", "V commence à être à peine accro à ce stade");
this.Text("Mod-Addicted-Threshold-Mildly-Desc", "V commence à être passablement accro à ce stade");
// mod difficulty
this.Text("Mod-Addicted-Mode", "Mode");
this.Text("Mod-Addicted-Mode-Normal", "les doigts dans le nez");
this.Text("Mod-Addicted-Mode-Hard", "plus... mortel");
// addiction vocabulary
this.Text("Mod-Addicted-Substance", "substance");
this.Text("Mod-Addicted-Threshold", "palier");
Expand Down

0 comments on commit dc76f98

Please sign in to comment.