PageRenderTime 26ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/timeline/scripts/l10n/zh/timeline.js

http://showslow.googlecode.com/
JavaScript | 9 lines | 3 code | 2 blank | 4 comment | 0 complexity | 75a6e82ddafc3b2b1d9c1473e2295ade MD5 | raw file
  1. /*==================================================
  2. * Common localization strings
  3. *==================================================
  4. */
  5. Timeline.strings["zh"] = {
  6. wikiLinkLabel: "??"
  7. };