This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
twine/test/fixtures/strings-4-references.txt

20 lines
317 B
Text

[[General]]
[key1]
en = key1-english
tags = tag1
comment = This is a comment
es = key1-spanish
fr = key1-french
[[My Strings]]
[key2]
ref = key1
[key3]
ref = key1
fr = key3-french
[key4]
ref = key1
comment = Different comment
[key5]
ref = [key1]
tags = tag2