mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-06 15:25:23 -06:00
New translations setting.php (Bengali)
This commit is contained in:
parent
98798ce015
commit
917c6fdbbf
@ -11,4 +11,22 @@ return [
|
||||
'warning' => 'প্রথম অ্যাক্সেসযোগ্য নেভিগেশন আইটেমটি <strong>হোম</strong> অঞ্চল হিসাবে ব্যবহৃত হয়।',
|
||||
'reorder' => 'পুনরায় ক্রম করতে প্রাথমিক নেভিগেশন আইটেমগুলিকে <strong>সাইডবার</strong> টেনে আনুন।',
|
||||
],
|
||||
"icon" => [
|
||||
'name' => 'আইকন',
|
||||
],
|
||||
"title" => [
|
||||
'name' => 'শিরোনাম',
|
||||
],
|
||||
"footer_copyright_org_name" => [
|
||||
'name' => 'পাদদেশ কপিরাইট সংস্থার নাম',
|
||||
],
|
||||
"sidebar_main_color" => [
|
||||
'name' => 'সাইডবার প্রধান রঙ Color',
|
||||
],
|
||||
"sidebar_secondary_color" => [
|
||||
'name' => 'সাইডবার সেকেন্ডারি রঙ',
|
||||
],
|
||||
"active_sidebar_border_color" => [
|
||||
'name' => 'সক্রিয় সাইডবার বর্ডার রঙ',
|
||||
]
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user