mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-10 18:25:28 -05:00
language fixes
This commit is contained in:
parent
558a091c6b
commit
1a761be6ea
@ -103,9 +103,7 @@ return [
|
||||
'my_adv' => [
|
||||
'name' => 'ADVS'
|
||||
],
|
||||
'description' => [
|
||||
'name' => 'وصف'
|
||||
],
|
||||
'description' => 'وصف',
|
||||
'type' => [
|
||||
'name' => 'نوع'
|
||||
],
|
||||
|
||||
@ -103,9 +103,7 @@ return [
|
||||
'my_adv' => [
|
||||
'name' => 'ADVS'
|
||||
],
|
||||
'description' => [
|
||||
'name' => 'Description'
|
||||
],
|
||||
'description' => 'Description',
|
||||
'explanation' => 'Explanation',
|
||||
'type' => [
|
||||
'name' => 'Type'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user