mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations field.php (Italian) * New translations field.php (Hebrew) * New translations field.php (Greek) * New translations field.php (German) * New translations field.php (Arabic) * New translations field.php (Spanish) * New translations field.php (Bulgarian) * New translations field.php (Hebrew) * New translations field.php (Greek)
10 lines
282 B
PHP
10 lines
282 B
PHP
<?php
|
|
|
|
return [
|
|
'404_title' => 'Nahin Mila',
|
|
'403_title' => 'Mana kiya hua',
|
|
'404_message' => 'Vah prshth jise aap khoj rahe the, vah nahin mila.',
|
|
'403_message' => 'Site par is sansaadhanon tak pahunch se vanchit hai!',
|
|
'home_page' => 'Mukhaprshth pr jaen
|
|
',
|
|
]; |