mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
6 lines
481 B
Plaintext
6 lines
481 B
Plaintext
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Hello"@en .
|
|
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Howdy"@en-us .
|
|
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Bonjour"@fr .
|
|
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Guten Tag"@de-latn-de .
|
|
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "HEY MAN"@en-crazy0place .
|