mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-23 23:37:41 -05:00
7 lines
107 B
PHP
7 lines
107 B
PHP
<?php
|
|
|
|
return [
|
|
'unfinished' => 'অসম্পূর্ণ',
|
|
'advanced' => 'উন্নত',
|
|
];
|