Skip to content

Commit

Permalink
Update common.itIT.lua
Browse files Browse the repository at this point in the history
fixed outdated definitions
  • Loading branch information
VassalloAlby authored Oct 15, 2024
1 parent 1a0e7fc commit ef05689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Core/Locales/common.itIT.lua
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ L.link = "Vincolo"
L.link_with = "Vincolato a %s"
L.link_with_icon = "Vincolato a |T13700%d:0|t%s"
L.link_with_rticon = "{rt%d}Vincolato a %s"
L.link_both = "%s vincolato a %s" -- XXX needs updated
L.link_both_icon = "|T13700%d:0|t%s vincolato a |T13700%d:0|t%s" -- XXX needs updated
L.link_both = "%s + %s sono vincolati" -- XXX needs updated
L.link_both_icon = "|T13700%d:0|t%s + |T13700%d:0|t%s sono vincolati" -- XXX needs updated |T13700%d:0|t%s + |T13700%d:0|t%s are linked
L.link_removed = "Vincolo rimosso"
L.link_say_option_name = "Ripetendo 'Collegato' messaggi say "
L.link_say_option_desc = "Ripetendo messaggi say in chat dicendo con chi sei collegato."
Expand Down

0 comments on commit ef05689

Please sign in to comment.