Mercurial > wow > whichrankdoeswhat
annotate locale-deDE.lua @ 23:176cec42f292 1.4.1
Update TOC.
| author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
|---|---|
| date | Sat, 14 Jun 2014 15:40:47 -0400 |
| parents | 001b15e07b87 |
| children |
| rev | line source |
|---|---|
| farmbuyer@3 | 1 -- Which Rank Does What Locale |
| farmbuyer@3 | 2 -- Please use the Localization App on WoWAce to Update this |
| farmbuyer@3 | 3 -- http://www.wowace.com/addons/whichrankdoeswhat/localization/ |
| farmbuyer@3 | 4 local nametag = ... |
| farmbuyer@3 | 5 local L = LibStub("AceLocale-3.0"):NewLocale(nametag, "deDE") |
| farmbuyer@3 | 6 if not L then return end |
| farmbuyer@3 | 7 |
| farmbuyer@3 | 8 --@localization(locale="deDE", format="lua_additive_table", handle-unlocalized="comment")@ |
