chore(frontend): update locale dictionaries
This commit is contained in:
@@ -154,6 +154,8 @@ export const en = {
|
||||
subtitle: "Manage your workspaces",
|
||||
noDescription: "No description",
|
||||
emptyState: "You are not a member of any workspace.",
|
||||
noWorkspaceSearch: "Try adjusting your search query.",
|
||||
noWorkspace: "No workspaces found.",
|
||||
createTitle: "Create Workspace",
|
||||
editTitle: "Edit Workspace",
|
||||
detailTitle: "Workspace Details",
|
||||
@@ -305,6 +307,7 @@ export const en = {
|
||||
client: "Client",
|
||||
noClient: "No client",
|
||||
emptyState: "No projects found",
|
||||
noProjectsSearch: "Try adjusting your search query.",
|
||||
deleteTitle: "Delete Project",
|
||||
deleteWarning: "To confirm deletion, please type the project name:",
|
||||
deleteSuccess: "Project deleted successfully",
|
||||
@@ -362,6 +365,7 @@ export const en = {
|
||||
namePlaceholder: "e.g. Design",
|
||||
colorLabel: "Color",
|
||||
emptyState: "No tags found",
|
||||
noTagsSearch: "Try adjusting your search query.",
|
||||
selectWorkspace: "Please select a workspace first.",
|
||||
fetchError: "Failed to load tags",
|
||||
createSuccess: "Tag created successfully.",
|
||||
|
||||
@@ -155,6 +155,8 @@ export const fa = {
|
||||
subtitle: "ورکاسپیسهای خود را مدیریت کنید",
|
||||
noDescription: "بدون توضیحات",
|
||||
emptyState: "شما در هیچ ورکاسپیس عضو نیستید.",
|
||||
noWorkspaceSearch: "لطفاً عبارت جستجو را تغییر دهید.",
|
||||
noWorkspace: "ورکاسپیس یافت نشد.",
|
||||
createTitle: "ایجاد ورکاسپیس",
|
||||
editTitle: "ویرایش ورکاسپیس",
|
||||
detailTitle: "جزئیات ورکاسپیس",
|
||||
@@ -302,6 +304,7 @@ export const fa = {
|
||||
client: "مشتری",
|
||||
noClient: "بدون مشتری",
|
||||
emptyState: "پروژهای یافت نشد",
|
||||
noProjectsSearch: "لطفاً عبارت جستجو را تغییر دهید.",
|
||||
deleteTitle: "حذف پروژه",
|
||||
deleteWarning: "برای تایید حذف، لطفاً نام پروژه را تایپ کنید:",
|
||||
deleteSuccess: "پروژه با موفقیت حذف شد",
|
||||
@@ -359,6 +362,7 @@ export const fa = {
|
||||
namePlaceholder: "مثلاً طراحی",
|
||||
colorLabel: "رنگ",
|
||||
emptyState: "تگی یافت نشد",
|
||||
noTagsSearch: "لطفاً عبارت جستجو را تغییر دهید.",
|
||||
selectWorkspace: "لطفاً ابتدا یک ورکاسپیس انتخاب کنید.",
|
||||
fetchError: "دریافت تگها با خطا مواجه شد.",
|
||||
createSuccess: "تگ با موفقیت ایجاد شد.",
|
||||
|
||||
Reference in New Issue
Block a user