openclassify/addons/default/visiosoft/base-theme/resources/lang/he/errors.php
Fatih Alp 35c593d5b1
L10n master32 (#916)
* New translations permission.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations stream.php (Swedish)
2021-01-18 14:46:00 +03:00

9 lines
273 B
PHP

<?php
return [
'404_title' => 'לא נמצא',
'403_title' => 'אסור',
'404_message' => 'הדף שחיפשת לא נמצא.',
'403_message' => 'הגישה למשאבים אלו באתר נדחית!',
'home_page' => 'עבור לעמוד הבית',
];