ride/web-i18n

Ride框架Web界面的国际化库集成

1.2.0 2023-08-23 12:45 UTC

This package is auto-updated.

Last update: 2024-09-23 15:05:20 UTC


README

将国际化库集成到您的Ride应用程序的Web界面。

参数

  • i18n.http.disabled.locales: 当检测到请求的Accept头部中的区域设置时,将禁用这些区域设置的逗号分隔代码列表。
  • i18n.http.disabled.ignore: 忽略禁用区域设置的路径数组或字符串。

相关模块

安装

您可以使用Composer安装此应用程序。

composer require ride/web-i18n