openclassify/addons/default/visiosoft/base-theme/resources/lang/az/errors.php
2026-03-02 23:41:21 +03:00

9 lines
269 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'404_title' => 'Tapılmadı',
'403_title' => 'Qadağandır',
'404_message' => 'Axtardığınız səhifə tapılmadı.',
'403_message' => 'Saytdakı bu mənbələrə giriş qadağandır!',
'home_page' => 'Əsas səhifəyə keçin',
];