diff options
| author | Ali Rahimi <alirahimi818@gmail.com> | 2024-01-23 22:46:33 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-23 22:46:33 +0300 |
| commit | c1422be269bcfe4e5fcdd2095224ac55e50e2d8c (patch) | |
| tree | 021cc31bb632acd370ce6b3da96e784640418aab /web/translation/translate.zh_Hans.toml | |
| parent | 538fc9b3656afe260af74a71828e15aa069e1434 (diff) | |
persian datepicker bug fixed (#1668)
* add single client bug fixed
* persian datepicker bug fixed
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index a7399642..29dc8f4c 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -251,6 +251,7 @@ "pageSizeDesc" = "定义入站表的页面大小。设置 0 表示禁用" "remarkModel" = "备注模型和分隔符" "datepicker" = "日期选择器" +"datepickerPlaceholder" = "选择日期" "datepickerDescription" = "选择器日历类型指定到期日期" "sampleRemark" = "备注示例" "oldUsername" = "原用户名" |
