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
273 B
PHP
9 lines
273 B
PHP
<?php
|
|
|
|
return [
|
|
'404_title' => 'לא נמצא',
|
|
'403_title' => 'אסור',
|
|
'404_message' => 'הדף שחיפשת לא נמצא.',
|
|
'403_message' => 'הגישה למשאבים אלו באתר נדחית!',
|
|
'home_page' => 'עבור לעמוד הבית',
|
|
]; |