refactor(timesheet): rename filter date range labels

This commit is contained in:
2026-04-25 19:08:16 +03:30
parent d53a8a67d7
commit 8b16344aef
4 changed files with 41 additions and 26 deletions

View File

@@ -375,8 +375,8 @@ export const fa = {
billable: "قابل صورتحساب",
noTagsHint: "ابتدا از صفحه تگ‌ها، تگ ایجاد کنید.",
clearFilters: "پاک کردن فیلترها",
customFromLabel: "از",
customToLabel: "تا",
customFromLabel: "از تاریخ",
customToLabel: "تا تاریخ",
allClientsLabel: "همه مشتری‌ها",
allProjectsLabel: "همه پروژه‌ها",
allTagsLabel: "همه تگ‌ها",