Blame view

sources/apps/files_texteditor/l10n/zh_HK.php 117 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Save" => "儲存",
  "Search" => "尋找",
  "Close" => "關閉",
  "Next" => "下一首"
  );