No matches found
+{t("no_matches_found")}
)} )} diff --git a/space/core/components/issues/filters/root.tsx b/space/core/components/issues/filters/root.tsx index 641cf007c0e..52b31fbe08c 100644 --- a/space/core/components/issues/filters/root.tsx +++ b/space/core/components/issues/filters/root.tsx @@ -4,6 +4,7 @@ import { FC, useCallback } from "react"; import cloneDeep from "lodash/cloneDeep"; import { observer } from "mobx-react"; import { useRouter } from "next/navigation"; +import { useTranslation } from "@plane/i18n"; // components import { FiltersDropdown } from "@/components/issues/filters/helpers/dropdown"; import { FilterSelection } from "@/components/issues/filters/selection"; @@ -22,6 +23,7 @@ type IssueFiltersDropdownProps = { export const IssueFiltersDropdown: FCSelect or customize your interface color scheme.
+{t("select_or_customize_your_interface_color_scheme")}
No matches found
+{t("no_matches_found")}
)}{t("no_matches_found")}
+ )} +No matches found
+{t("no_matches_found")}
) ) : (No matches found
+{t("no_matches_found")}
) ) : ({t("no_matches_found")}
: null + } + > +No matches found
+{t("no_matches_found")}
) ) : (No matches found
+{t("no_matches_found")}
) ) : (No matches found
+{t("no_matches_found")}
) ) : (No matches found
+{t("no_matches_found")}
) ) : (No matches found
+{t("no_matches_found")}
)}No matches found
+{t("no_matches_found")}
) ) : (No matches found
+{t("no_matches_found")}
)}No matches found
+{t("no_matches_found")}
)}No matches found
+{t("no_matches_found")}
) ) : (No matches found
+{t("no_matches_found")}
)}Parent
+{t("parent")}
No matching results
+{t("no_matching_results")}
) ) : ( -Loading...
+{t("loading")}
)} {createLabelEnabled && ( )}{card.title}
+{t(card.title)}
{card.value}
{network.label}
-{network.description}
+{t(network.label)}
+{t(network.description)}
{currentProjectDetails.name}
created. + {t("congrats")}! {t("project")}{currentProjectDetails.name}
{t("created").toLowerCase()}.