mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
fix formatCode()
This commit is contained in:
@@ -45,6 +45,7 @@ return [
|
||||
'created_at_begin' => 'Created at begin',
|
||||
'created_at_end' => 'Created at end',
|
||||
'text_quote' => 'Quote',
|
||||
'text_code' => "CODE",
|
||||
'setting' => [
|
||||
'nav_text' => 'Setting',
|
||||
'backup' => [
|
||||
|
||||
@@ -45,6 +45,7 @@ return [
|
||||
'created_at_begin' => '创建时间开始',
|
||||
'created_at_end' => '创建时间结束',
|
||||
'text_quote' => '引用',
|
||||
'text_code' => "代码",
|
||||
'setting' => [
|
||||
'nav_text' => '设置',
|
||||
'backup' => [
|
||||
|
||||
@@ -45,6 +45,7 @@ return [
|
||||
'created_at_begin' => '創建時間開始',
|
||||
'created_at_end' => '創建時間結束',
|
||||
'text_quote' => '引用',
|
||||
'text_code' => "代碼",
|
||||
'setting' => [
|
||||
'nav_text' => '設置',
|
||||
'backup' => [
|
||||
|
||||
Reference in New Issue
Block a user