Skip to content

Commit 53c57b0

Browse files
committed
fix bug no chat
1 parent b000d9f commit 53c57b0

File tree

8 files changed

+41
-33
lines changed

8 files changed

+41
-33
lines changed

CHANGELOG.bbcode

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[b]1.3.2[/b] [color=gray](Set 11 2019)[/color]
2+
• Fix Bug no chat do game
3+
• 126,202 de 325,580 linhas estão traduzidas (38.76%)
4+
15
[b]1.3.1[/b] [color=gray](Agu 24 2019)[/color]
26
• Added compatibility with Update 23 (Scalebreaker)
37
• 126,064 de 325,548 linhas estão traduzidas (38.72%)

EsoBR/EsoBR.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
local EsoBR = {}
22
EsoBR.Flags = { "en", "br" }
3-
EsoBR.Version = "1.3.1"
3+
EsoBR.Version = "1.3.2"
44
EsoBR.Name = "EsoBR"
55
EsoBR.Defaults = {
66
Anchor = { BOTTOMRIGHT, BOTTOMRIGHT, 0, 7 },

EsoBR/EsoBR.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Title: Eso|c1bc426B|cead519R|r
22
## Author: |c18a7eaMestre Frooke|r e Skrybowie Tamriel
33
## Description: Unofficial Portuguese Translation for ESO.
4-
## Version: 1.3.1
5-
## AddOnVersion: 10301
4+
## Version: 1.3.2
5+
## AddOnVersion: 10302
66
## APIVersion: 100027 100028
77
## SavedVariables: EsoBRVariables
88
## OptionalDependsOn: LibStub LibAddonMenu-2.0

0 commit comments

Comments
 (0)