Blame view
sources/apps/ownpad_lite/l10n/zh_HK.php
172 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 |
<?php $TRANSLATIONS = array( "Settings" => "設定", "Open" => "開啟", "Share with" => "分享", "Share" => "分享", "Username" => "用戶名稱", "Save" => "儲存" ); |