Skip to content

Undefined attach AttributeAccessor to MessageReference? #34

Description

@Omikhleia

Greetings,

Version 0.2.0-0 installed via luarocks --

According to the Fluent playground and my understanding of the specs, this should work:

image

local FluentBundle = require("fluent")
local bundle = FluentBundle()

bundle:add_messages([[
month  = mois
  .aug = août
  
test = { month.aug }

]])

print(bundle:format("test"))

It errors with ... fluent/messages.lua:509: Undefined attach AttributeAccessor to MessageReference

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions