Blame view
sources/apps/impress/l10n/id.php
293 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Documentation" => "dokumentasi", "No Impress files are found in your ownCloud. Please upload a .impress file." => "tidak ada file kesan yang ditemukan dalam ownCloud anda. mohon unggah .impress file.", "Name" => "nama", "Size" => "Ukuran", "Date" => "tanggal" ); |