Blame view

sources/apps/user_migrate/l10n/zh_CN.php 195 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "Export" => "导出",
  "Something went wrong while the export file was being generated" => "创建导出文件时出错",
  "An error has occurred" => "发生错误"
  );