This website works better with JavaScript.
Home
Explore
Help
Sign In
Quildra
/
WoWInterface
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64
Commits
2
Branches
1
Tag
4.3 GiB
Tree:
bb9c1a39d1
2022-06-07
master
10.2.7
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bb9c1a39d1'
${ noResults }
WoWInterface
/
Interface
/
AddOns
/
DialogueUI
/
Locales
/
itIT.lua
6 lines
95 B
Raw
Normal View
History
Regular auto-commit at 21:37:23 on 06/05/2024
2 years ago
if
not
(
GetLocale
(
)
==
"
itIT
"
)
then
return
end
;
local
_
,
addon
=
...
local
L
=
addon.L
;