mozilla-l10n/www-l10n

Error in .toml file

Closed this issue · 1 comments

There are two errors in the update to the .toml file:
1). The newly added file is out of alphabetical order in the list of files.
2). The file name is incorrect, containing two .ftl.

[[paths]]

reference = "en/mozorg/try-picture-in-picture.ftl.ftl"
l10n = "{locale}/mozorg/try-picture-in-picture.ftl.ftl"

@alexgibson

PR to fix the above: mozilla/bedrock#13723