Skip to content

Commit

Permalink
Add ckb translation
Browse files Browse the repository at this point in the history
  • Loading branch information
RawanD201 authored Mar 7, 2024
1 parent b4675bc commit 40f1e0b
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions resources/lang/ckb/activities.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?php

return [

'breadcrumb' => 'نرخی پێشوو',

'title' => 'نرخەکانی پێشووی :record',

'default_datetime_format' => 'Y-m-d, H:i:s',

'table' => [
'field' => 'خانە',
'old' => 'کۆن',
'new' => 'نوێ',
],

'events' => [
'updated' => 'نوێکراوەتەوە',
'Created' => 'دروستکراوە',
'deleted' => 'سڕایەوە',
'restored' => 'گەڕاندنەوە',
'restore_successful' => 'بە سەرکەوتوویی گەڕێنرایەوە',
'restore_failed' => 'گەڕاندنەوە شکستی هێنا',
],
];

0 comments on commit 40f1e0b

Please sign in to comment.