Create context menu new icons

Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
This commit is contained in:
Montassar Ghanmy
2024-04-02 11:46:56 +01:00
committed by GitHub
parent 6eee5872bf
commit afaa914a4b
5 changed files with 29 additions and 8 deletions
+4 -1
View File
@@ -332,5 +332,8 @@
"scenes.app.shared_with_me.name": "Name",
"scenes.app.shared_with_me.shared_by": "Shared by",
"scenes.app.shared_with_me.shared_date": "Shared date",
"scenes.app.shared_with_me.edit": "Edit"
"scenes.app.shared_with_me.edit": "Edit",
"ONLYOFFICE Word Document": "Create a Document",
"ONLYOFFICE Excel Document": "Create a Spreadsheet",
"ONLYOFFICE PowerPoint Document": "Create a Presentation"
}
+4 -1
View File
@@ -331,5 +331,8 @@
"scenes.app.shared_with_me.shared_by": "Partagé par",
"scenes.app.shared_with_me.shared_date": "Date de partage",
"scenes.app.shared_with_me.edit": "Modifier",
"components.item_context_menu.manage_users": "Gérer les utilisateurs"
"components.item_context_menu.manage_users": "Gérer les utilisateurs",
"ONLYOFFICE Word Document": "Créer un document",
"ONLYOFFICE Excel Document": "Créer une feuille de calcul",
"ONLYOFFICE PowerPoint Document": "Créer une présentation"
}
+4 -1
View File
@@ -330,5 +330,8 @@
"scenes.app.shared_with_me.name": "Название",
"scenes.app.shared_with_me.shared_by": "Кто открыл доступ",
"scenes.app.shared_with_me.shared_date": "Дата предоставления доступа",
"scenes.app.shared_with_me.edit": "Редактировать"
"scenes.app.shared_with_me.edit": "Редактировать",
"ONLYOFFICE Word Document": "Создать документ",
"ONLYOFFICE Excel Document": "Создать электронную таблицу",
"ONLYOFFICE PowerPoint Document": "Создать презентацию"
}
+4 -1
View File
@@ -330,5 +330,8 @@
"scenes.app.shared_with_me.name": "Tên",
"scenes.app.shared_with_me.shared_by": "Được chia sẻ bởi",
"scenes.app.shared_with_me.shared_date": "Ngày chia sẻ",
"scenes.app.shared_with_me.edit": "Chỉnh sửa"
"scenes.app.shared_with_me.edit": "Chỉnh sửa",
"ONLYOFFICE Word Document": "Tạo Tài liệu Word",
"ONLYOFFICE Excel Document": "Tạo Bảng tính Excel",
"ONLYOFFICE PowerPoint Document": "Tạo Bài thuyết trình PowerPoint"
}