Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/test_site/locales/en/translate.json

Issue 29355396: Issue 4380 - Add Mock Crowdin API and Sync Test (Closed)
Patch Set: Add basic assertion for sync test Created Oct. 5, 2016, 3:50 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
+ }
+}

Powered by Google App Engine
This is Rietveld