mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations permission.php (Chinese Simplified)
This commit is contained in:
parent
cf263dbf33
commit
c1be9facef
@ -5,9 +5,9 @@ return [
|
|||||||
'village' => [
|
'village' => [
|
||||||
'name' => '村',
|
'name' => '村',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => '能看鄉村嗎?',
|
'read' => '能看乡村吗?',
|
||||||
'write' => '可以創建/編輯村莊嗎?',
|
'write' => '可以创建/编辑村庄吗?',
|
||||||
'delete' => '可以刪除村落嗎?',
|
'delete' => '可以删除村落吗?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user