Blame view

sources/apps/gallery/l10n/zh_CN.php 224 Bytes
03e52840d   Kload   Init
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "Pictures" => "图片",
  "Share" => "共享",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "使用此应用也需要启用“图片预览”应用。"
  );