28 lines
1.0 KiB
PHP
28 lines
1.0 KiB
PHP
<?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',
|
||
]; |