Add locales for prefs

This commit is contained in:
rilgamon 2021-04-21 15:30:06 +02:00
parent ed9eafac9e
commit 54475f4363
1 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,6 @@ if L then
L['Itemlevel'] = true
L['Equipped Itemlevel'] = true
L['PvP'] = true
L['Digits'] = true
L['Number of digits after the decimal point'] = true
end