mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
update Japanese language for code editor
This commit is contained in:
parent
830614fb19
commit
3966fb1df6
@ -25,7 +25,7 @@ return [
|
|||||||
/**
|
/**
|
||||||
* Code editor
|
* Code editor
|
||||||
*/
|
*/
|
||||||
'code_editor' => 'プログラム編集画面',
|
'code_editor' => 'プログラムブロック編集',
|
||||||
'code_language' => 'プログラミング言語の選択',
|
'code_language' => 'プログラミング言語の選択',
|
||||||
'code_content' => 'プログラム内容',
|
'code_content' => 'プログラム内容',
|
||||||
'code_save' => 'プログラムを保存'
|
'code_save' => 'プログラムを保存'
|
||||||
|
Loading…
Reference in New Issue
Block a user