summaryrefslogtreecommitdiffstats
path: root/third_party/rust/fluent-fallback/tests/resources/pl/test2.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/fluent-fallback/tests/resources/pl/test2.ftl')
-rw-r--r--third_party/rust/fluent-fallback/tests/resources/pl/test2.ftl9
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/rust/fluent-fallback/tests/resources/pl/test2.ftl b/third_party/rust/fluent-fallback/tests/resources/pl/test2.ftl
new file mode 100644
index 0000000000..35d646a520
--- /dev/null
+++ b/third_party/rust/fluent-fallback/tests/resources/pl/test2.ftl
@@ -0,0 +1,9 @@
+hello-world-2 = Hello World 2 [pl]
+
+message-2 = Message 2 Value [pl]
+ .attr1 = Message 2 Attribute [pl]
+
+message-3 =
+ .attr1 = Message 3 Attribute [pl]
+
+message-4 = Hello, { $userName }. [pl]