dzwdz / chat_heads

Mozilla Public License 2.0
59 stars 34 forks source link

Error in translation Pt_br #107

Closed Kisedek closed 3 months ago

Kisedek commented 3 months ago

Erro log: [Render thread/WARN]: Skipped language file: chat_heads:lang/pt_br.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 17 column 4 path $.text.autoconfig.chat_heads.option.handleSystemMessages.@Tooltip)

Cause: Missing comma at the end of line 16 of the Pt_br translation.

Solution: Place a comma at the end of line 16.

Fourmisain commented 3 months ago

Indeed! Thanks for the report, will release a fix shortly.

Fourmisain commented 3 months ago

Fixed in 0.12.13!