mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-19 13:33:29 -05:00
7 lines
81 B
PHP
7 lines
81 B
PHP
<?php
|
|
|
|
return [
|
|
'unfinished' => 'Inacabat',
|
|
'advanced' => 'Avançat',
|
|
];
|