Blame view

sources/apps/user_migrate/l10n/zh_CN.GB2312.php 204 Bytes
03e52840d   Kload   Init
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "Export" => "导出",
  "Something went wrong while the export file was being generated" => "生成导出文件时出错",
  "An error has occurred" => "发生了一个错误"
  );