mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations permission.php (Swedish) * New translations section.php (Swedish) * New translations setting.php (Swedish) * New translations stream.php (Swedish)
9 lines
257 B
PHP
9 lines
257 B
PHP
<?php
|
|
|
|
return [
|
|
'404_title' => 'Nuk u gjet',
|
|
'403_title' => 'Ndalohet',
|
|
'404_message' => 'Faqja që po kërkoni nuk u gjet.',
|
|
'403_message' => 'Hyrja në këto burime në sit është mohuar!',
|
|
'home_page' => 'Shko tek Faqja Kryesore',
|
|
]; |