server/apps/gallery/l10n/zh_TW.php
2012-05-09 12:41:01 +02:00

4 lines
79 B
PHP

<?php $TRANSLATIONS = array(
"Rescan" => "重新掃描",
"Back" => "返回"
);