feat(tags): confirm deletion before removing tags
This commit is contained in:
@@ -321,6 +321,8 @@ export const fa = {
|
||||
create: "ایجاد تگ",
|
||||
createTitle: "ایجاد تگ",
|
||||
editTitle: "ویرایش تگ",
|
||||
deleteTitle: "حذف تگ",
|
||||
deleteConfirmMessage: (name: string) => `آیا از حذف ${name} اطمینان دارید؟`,
|
||||
searchPlaceholder: "جستوجوی تگها...",
|
||||
nameLabel: "نام تگ",
|
||||
namePlaceholder: "مثلاً طراحی",
|
||||
|
||||
Reference in New Issue
Block a user