diff options
Diffstat (limited to 'third_party/rust/fluent-fallback/tests/resources/pl/test.ftl')
-rw-r--r-- | third_party/rust/fluent-fallback/tests/resources/pl/test.ftl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/rust/fluent-fallback/tests/resources/pl/test.ftl b/third_party/rust/fluent-fallback/tests/resources/pl/test.ftl new file mode 100644 index 0000000000..6e2f8835f1 --- /dev/null +++ b/third_party/rust/fluent-fallback/tests/resources/pl/test.ftl @@ -0,0 +1,4 @@ +hello-world = Hello World [pl] + +message-1 = Message 1 Value [pl] + .attr1 = Message 1 Attribute [pl] |