Files
web-site/External/Languages/ir/bugs.php
T
2026-07-02 09:12:35 +03:00

28 lines
1.0 KiB
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
[
'open_a_new_bug_report' => 'Open a new bug report.',
'you_must_be_logged_in_to_add_a_bug_report' => 'You must be logged in to add a bug report!',
'new_bugs' => 'New Task',
'new_bugs_notice' => 'After logging in, you can leave your Pisi GNU/Linux system error log or other requests....',
'login' => 'Login',
'search_bug' => 'Search bug?',
'search_bug_notice' => 'You can search the error logs that have already been left, learn the solution if it is solved, or help if you know the solution.',
'recent_records' => 'Recent records',
'title' => 'Title',
'description' => 'Description',
'adding' => 'Adding',
'tasktype' => 'Task type',
'package_requests' => 'Package requests',
'status' => 'Status',
'active' => 'Active',
'passive' => 'Passive',
'your_system_information' => 'Your System Information',
'details' => 'Details',
'save' => 'Save',
'Hata Raporu' => 'Bugs',
'Program Talebi' => 'Package requests',
'Web sitesi hakkında' => 'website',
'choose' => 'Choose',
];