Index: tests/test_site/locales/en/translate.json |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/tests/test_site/locales/en/translate.json |
@@ -0,0 +1,6 @@ |
+{ |
Sebastian Noack
2016/10/05 12:06:16
Note that the source translation (i.e. English) is
|
+ "test_sample": { |
+ "description": "test", |
+ "message": "Translate" |
+ } |
+} |