summaryrefslogtreecommitdiffstats
path: root/extra/sample_plugin/config/locales/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sample_plugin/config/locales/en.yml')
-rw-r--r--extra/sample_plugin/config/locales/en.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/sample_plugin/config/locales/en.yml b/extra/sample_plugin/config/locales/en.yml
new file mode 100644
index 000000000..5a010003b
--- /dev/null
+++ b/extra/sample_plugin/config/locales/en.yml
@@ -0,0 +1,6 @@
+# Sample plugin
+en:
+ label_plugin_example: Sample Plugin
+ label_meeting_plural: Meetings
+ text_say_hello: Plugin say 'Hello'
+ text_say_goodbye: Plugin say 'Good bye'