feat(i18n/favorite): translate item

This commit is contained in:
ineanto 2025-06-08 22:32:06 +02:00
parent c6f37579a0
commit d8f183146b
Signed by: ineanto
GPG key ID: E511F9CAA2F9CE84
6 changed files with 32 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Nicko ${version} - Language File:
# Specifies the configuration version, don't change.
version: "1.3.1"
version: "1.4.0"
prefix: "<b><gradient:#01a97c:#8ffd54>NICKO</gradient></b>"
whoosh: "<b><gradient:#01a97c:#8ffd54>WHOOSH!</gradient></b>"
@ -149,6 +149,26 @@ gui:
lore:
- "{0} Disabled"
- "{1} Enabled"
cycling_choices:
lore:
- "<gray><i>Cycle through the values</i></gray>"
- "<gray><i>by left or right clicking.</i></gray>"
language:
name: "Language"
random_skin:
name: "Random skin on login"
favorites:
add:
name: "Add a favorite"
lore:
- "<grey>Add a new favorite appearance to the list.</grey>"
- "<grey>Hold <gold><b>SHIFT</b></gold> to add your current disguise!</grey>"
remove:
name: "Toggle deletion mode"
lore:
- "<grey>Clicking on any disguise as this mode is</grey>"
- "<grey>active will remove it from your favorites.</grey>"
cycling_choices:
lore:
- "<gray><i>Cycle through the values</i></gray>"