diff --git a/tdrive/frontend/public/locales/en.json b/tdrive/frontend/public/locales/en.json index 700684be..226f292e 100644 --- a/tdrive/frontend/public/locales/en.json +++ b/tdrive/frontend/public/locales/en.json @@ -53,9 +53,6 @@ "components.header_path.my_trash": "My Trash", "components.header_path.shared_trash": "Shared Trash", "components.header_path.shared_with_me": "Shared with me", - "components.internal-access_cannal": "Channel access", - "components.internal-access_cannal_info": "channel(s) from Tdrive chat have access to this item.", - "components.internal-access_cannal_info_give_back": "You will need to go to Tdrive chat to give back access to this item.", "components.internal-access_company_member": "Every member from the company", "components.internal-access_inherit_parent": "Inherit parent folder", "components.internal-access_inherit_parent_perm": "Choose to inherit or not the parent folder permissions.", diff --git a/tdrive/frontend/public/locales/fr.json b/tdrive/frontend/public/locales/fr.json index e7b0fff7..412a54c4 100644 --- a/tdrive/frontend/public/locales/fr.json +++ b/tdrive/frontend/public/locales/fr.json @@ -53,9 +53,6 @@ "components.header_path.my_trash": "Ma corbeille", "components.header_path.shared_trash": "Corbeille partagée", "components.header_path.shared_with_me": "Partagé avec moi", - "components.internal-access_cannal": "Canal d'accès", - "components.internal-access_cannal_info": "canaux depuis Twake Chat ont accès à ce fichier", - "components.internal-access_cannal_info_give_back": "Vous devez aller sur Twake Chat pour redonner accès à ce fichier.", "components.internal-access_company_member": "Toutes les personnes de l'entreprise", "components.internal-access_inherit_parent": "Hériter du dossier parent", "components.internal-access_inherit_parent_perm": "Hériter des permissions du dossier parent", diff --git a/tdrive/frontend/public/locales/ru.json b/tdrive/frontend/public/locales/ru.json index 0c491618..216e8f9c 100644 --- a/tdrive/frontend/public/locales/ru.json +++ b/tdrive/frontend/public/locales/ru.json @@ -53,9 +53,6 @@ "components.header_path.my_trash": "Корзина \"Моего диска\"", "components.header_path.shared_trash": "Корзина \"Общего диска\"", "components.header_path.shared_with_me": "Поделено со мной", - "components.internal-access_cannal": "Channel access", - "components.internal-access_cannal_info": "channel(s) from Tdrive chat have access to this item.", - "components.internal-access_cannal_info_give_back": "You will need to go to Tdrive chat to give back access to this item.", "components.internal-access_company_member": "Каждый в компании", "components.internal-access_inherit_parent": "Наследовать от родительской папки", "components.internal-access_inherit_parent_perm": "Выберите чтобы наследовать или нет права доступа родительской папки.", diff --git a/tdrive/frontend/public/locales/vi.json b/tdrive/frontend/public/locales/vi.json index ce30aaf3..7a9053b6 100644 --- a/tdrive/frontend/public/locales/vi.json +++ b/tdrive/frontend/public/locales/vi.json @@ -51,9 +51,6 @@ "components.header_path.my_trash": "Thùng rác của tôi", "components.header_path.shared_trash": "Thùng rác được chia sẻ", "components.header_path.shared_with_me": "Chia sẻ với tôi", - "components.internal-access_cannal": "Quyền truy cập kênh", - "components.internal-access_cannal_info": "kênh từ Tdrive chat có quyền truy cập vào mục này.", - "components.internal-access_cannal_info_give_back": "Bạn cần truy cập Tdrive chat để cấp lại quyền truy cập vào mục này.", "components.internal-access_company_member": "Mọi thành viên của công ty", "components.internal-access_inherit_parent": "Thừa hưởng từ thư mục cha", "components.internal-access_inherit_parent_perm": "Chọn có thừa hưởng quyền của thư mục cha hay không.",