su.php 423 B

1234567891011121314151617181920212223
  1. <?php
  2. /**
  3. * Locale @generated from CLDR version 45.0.0
  4. * See README.md for more information.
  5. *
  6. * @internal
  7. *
  8. * Do not modify or use this file directly!
  9. */
  10. return array (
  11. 'BR' => 'Brasil',
  12. 'CN' => 'Tiongkok',
  13. 'DE' => 'Jérman',
  14. 'FR' => 'Prancis',
  15. 'GB' => 'Britania Raya',
  16. 'ID' => 'Indonesia',
  17. 'IN' => 'India',
  18. 'IT' => 'Italia',
  19. 'JP' => 'Jepang',
  20. 'RU' => 'Rusia',
  21. 'US' => 'Amérika Sarikat',
  22. );