mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-19 21:43:30 -05:00
7 lines
89 B
PHP
7 lines
89 B
PHP
<?php
|
|
|
|
return [
|
|
'unfinished' => 'Nedokončený',
|
|
'advanced' => 'Pokročilý',
|
|
];
|