-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
47 changed files
with
102 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
32 changes: 32 additions & 0 deletions
32
modules/hud/src/main/resources/assets/oneconfig/hud/en_default.lang
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
oneconfig.huds.info=World & Server | ||
oneconfig.huds.player=Player | ||
|
||
oneconfig.hudeditor.title=HUD Editor | ||
oneconfig.hudeditor.general.title=Background Options | ||
oneconfig.hudeditor.choosesomething=Click on an element to continue. | ||
oneconfig.hudeditor.cantedit.aslegacy=This HUD is running in legacy compatibility mode and cannot be edited. | ||
|
||
oneconfig.hudeditor.padding.title=ALIGNMENT & PADDING | ||
oneconfig.hudeditor.padding.info=These settings control the distance between the edge of the background and the HUD, as well as its alignment. | ||
oneconfig.hudeditor.padding.mode.main=Main-axis alignment | ||
oneconfig.hudeditor.padding.mode.cross=Cross-axis alignment | ||
oneconfig.hudeditor.padding.main=Main-axis padding | ||
oneconfig.hudeditor.padding.cross=Cross-axis padding | ||
|
||
oneconfig.hudeditor.component.title=Component settings | ||
oneconfig.hudeditor.component.info=These settings control the size and alignment of the component. | ||
|
||
oneconfig.hudeditor.color.fill=Fill color | ||
oneconfig.hudeditor.color.border=Border color | ||
|
||
oneconfig.hudeditor.opacity=Opacity | ||
oneconfig.hudeditor.rotation=Rotation | ||
oneconfig.hudeditor.radii=Corner radius | ||
oneconfig.hudeditor.skew=Skew | ||
|
||
oneconfig.hudeditor.text.title=TEXT OPTIONS | ||
oneconfig.hudeditor.text.example=The quick brown fox jumps over the lazy dog | ||
oneconfig.hudeditor.text.size=Font size | ||
oneconfig.hudeditor.text.weight=Weight | ||
oneconfig.hudeditor.text.font=Font | ||
oneconfig.hudeditor.text.effects=Case type |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
23 changes: 23 additions & 0 deletions
23
modules/internal/src/main/resources/assets/oneconfig/en_default.lang
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
oneconfig.sidebar.title.options=OPTIONS | ||
oneconfig.mods=Mods | ||
oneconfig.profiles=Profiles | ||
oneconfig.keybinds=Keybinds | ||
oneconfig.sidebar.title.personal=PERSONALIZATION | ||
oneconfig.themes=Themes | ||
oneconfig.preferences=Preferences | ||
oneconfig.sidebar.title.extra=HELP & FEEDBACK | ||
oneconfig.changelog=Changelog | ||
oneconfig.edithud=Edit HUD | ||
|
||
oneconfig.mods.none=No mods installed! | ||
oneconfig.mods.none.desc=You don't have any compatible mods installed.\nInstall some to configure them here. Visit https://polyfrost.org/mods to get some! | ||
|
||
oneconfig.feedback=Feedback | ||
|
||
oneconfig.beta=BETA | ||
oneconfig.soon=SOON | ||
oneconfig.readmore=Read more | ||
oneconfig.writtenby=Written by {0} | ||
|
||
oneconfig.all=All | ||
oneconfig.pvp=PvP |
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
polyui.color.solid=Solid color | ||
polyui.color.gradient=Gradient color | ||
polyui.color.chroma=Chroma color | ||
polyui.color.hex=HEX | ||
|
||
oneconfig.search.placeholder=Search for something... | ||
oneconfig.button.default=Click | ||
|
||
oneconfig.align=Align | ||
oneconfig.align.start=Start | ||
oneconfig.align.center=Center | ||
oneconfig.align.end=End | ||
oneconfig.align.spacebetween=Space Between | ||
oneconfig.align.spaceevenly=Space Evenly | ||
|
||
oneconfig.fweight.100=Thin | ||
oneconfig.fweight.200=Extra light | ||
oneconfig.fweight.300=Light | ||
oneconfig.fweight.400=Regular | ||
oneconfig.fweight.500=Medium | ||
oneconfig.fweight.600=Semi bold | ||
oneconfig.fweight.700=Bold | ||
oneconfig.fweight.800=Extra bold | ||
oneconfig.fweight.900=Black |
This file was deleted.
Oops, something went wrong.
Diff not rendered.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters