-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[ja] follows #5127, #5177 #5182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ja/development/configuration.rst
Outdated
| * `IniConfig <https://api.cakephp.org/3.x/class-Cake.Core.Configure.Engine.IniConfig.html>`__ | ||
| * `PhpConfig <https://api.cakephp.org/3.x/class-Cake.Core.Configure.Engine.PhpConfig.html>`__ | ||
|
|
||
| デフォルトでは、アプシケーションは ``PhpConfig`` を使用します。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
アプシケーション
Typo.
ja/development/configuration.rst
Outdated
| アプリケーションを設定できます。 | ||
|
|
||
| ``config/.env`` ファイルをあなたのリポジトリにコミットすることは避けてください。 | ||
| 代わりに、プレーホルダー値を持つテンプレートとして ``config/.env.default`` を使用して、 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
プレーホルダー
Typo. (Sorry, I overlooked at this at the first time.)
ja/development/configuration.rst
Outdated
| このファイルを ``config/.env`` にコピーし、値をカスタマイズすることで、 | ||
| アプリケーションを設定できます。 | ||
|
|
||
| ``config/.env`` ファイルをあなたのリポジトリにコミットすることは避けてください。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
リポジトリ
リポジトリー. Sorry again.
271c542 to
bce8a7e
Compare
|
@okinaka Thank you. |
No description provided.