Blame view

sources/apps/imprint/l10n/id.php 496 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
13
  <?php $TRANSLATIONS = array(
  "Legal notice" => "Pernyataan hukum",
  "Nothing here yet" => "Masih belum ada isinya",
  "The content of the legal notice has to be configured first" => "Isi pernyataan hukum harus dikonfigurasikan terlebih dulu",
  "Imprint" => "Imprint",
  "Placement" => "Lokasi",
  "Standalone app" => "Aplikasi mandiri",
  "Header left" => "Tajuk kiri",
  "Header right" => "Tajuk kanan",
  "Navigation top" => "Navigasi atas",
  "Navigation bottom" => "Navigasi bawah",
  "Content" => "Konten"
  );