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.vi_VN.toml | |
| parent | 538fc9b3656afe260af74a71828e15aa069e1434 (diff) | |
persian datepicker bug fixed (#1668)
* add single client bug fixed
* persian datepicker bug fixed
Diffstat (limited to 'web/translation/translate.vi_VN.toml')
| -rw-r--r-- | web/translation/translate.vi_VN.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index cd19328d..5876a5b4 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -251,6 +251,7 @@ "pageSizeDesc" = "Xác định kích thước trang cho bảng gửi đến. Đặt 0 để tắt"
"remarkModel" = "Ghi chú mô hình và ký tự phân tách"
"datepicker" = "Kiểu lịch"
+"datepickerPlaceholder" = "Chọn ngày"
"datepickerDescription" = "Tác vụ chạy theo lịch trình sẽ chạy theo kiểu lịch này."
"sampleRemark" = "Nhận xét mẫu"
"oldUsername" = "Tên người dùng hiện tại"
|
