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

Unified Diff: tests/test_site/settings.ini

Issue 29355396: Issue 4380 - Add Mock Crowdin API and Sync Test (Closed)
Patch Set: formatting fix Created Oct. 25, 2016, 8:15 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
« no previous file with comments | « tests/test_site/pages/translate.md ('k') | tests/test_translations.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_site/settings.ini
===================================================================
--- a/tests/test_site/settings.ini
+++ b/tests/test_site/settings.ini
@@ -1,6 +1,8 @@
[general]
-defaultlocale = en
-defaultpage = index
+defaultlocale = en
+defaultpage = filter
+crowdin-project-name = test
[langnames]
+de = Deutsch
en = English
« no previous file with comments | « tests/test_site/pages/translate.md ('k') | tests/test_translations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld