[PR #11] french translation ready #12

Open
opened 2026-03-02 02:12:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm-web/pull/11
Author: @lyonelf
Created: 6/20/2023
Status: 🔄 Open

Base: developHead: develop


📝 Commits (4)

📊 Changes

16 files changed (+5583 additions, -0 deletions)

View changed files

src/components/AgentTableFR.vue (+553 -0)
src/components/AlertsIconFR.vue (+184 -0)
src/components/FileBarFR.vue (+401 -0)
src/components/SubTableTabsFR.vue (+220 -0)
src/components/accounts/ResetPassFR.vue (+75 -0)
src/components/agents/AgentActionMenuFR.vue (+504 -0)
src/components/clients/DeploymentTableFR.vue (+231 -0)
src/components/clients/NewDeploymentFR.vue (+156 -0)
src/components/modals/agents/BulkActionFR.vue (+436 -0)
src/components/modals/alerts/AlertTemplateFormFR.vue (+893 -0)
src/components/modals/core/ServerMaintenanceFR.vue (+107 -0)
src/components/modals/coresettings/UserPreferencesFR.vue (+283 -0)
src/layouts/MainLayoutFR.vue (+344 -0)
src/mixins/dataFR.js (+84 -0)
src/mixins/mixinsFR.js (+237 -0)
src/views/DashboardViewFR.vue (+875 -0)

📄 Description

.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/tacticalrmm-web/pull/11 **Author:** [@lyonelf](https://github.com/lyonelf) **Created:** 6/20/2023 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (4) - [`92c9c0e`](https://github.com/amidaware/tacticalrmm-web/commit/92c9c0edfc16e4dcf6d698f1240645eddde95339) Translation FR - [`81aef2c`](https://github.com/amidaware/tacticalrmm-web/commit/81aef2c7dbf883a4e816b74b2df22724d91e7258) FR update - [`d5790bb`](https://github.com/amidaware/tacticalrmm-web/commit/d5790bb9052a028f22b9e24670f86cf06639e561) fr update - [`e5bec69`](https://github.com/amidaware/tacticalrmm-web/commit/e5bec69121dbc5d831189996615b00cb2dcdb31f) Update AlertTemplateFormFR.vue ### 📊 Changes **16 files changed** (+5583 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/components/AgentTableFR.vue` (+553 -0) ➕ `src/components/AlertsIconFR.vue` (+184 -0) ➕ `src/components/FileBarFR.vue` (+401 -0) ➕ `src/components/SubTableTabsFR.vue` (+220 -0) ➕ `src/components/accounts/ResetPassFR.vue` (+75 -0) ➕ `src/components/agents/AgentActionMenuFR.vue` (+504 -0) ➕ `src/components/clients/DeploymentTableFR.vue` (+231 -0) ➕ `src/components/clients/NewDeploymentFR.vue` (+156 -0) ➕ `src/components/modals/agents/BulkActionFR.vue` (+436 -0) ➕ `src/components/modals/alerts/AlertTemplateFormFR.vue` (+893 -0) ➕ `src/components/modals/core/ServerMaintenanceFR.vue` (+107 -0) ➕ `src/components/modals/coresettings/UserPreferencesFR.vue` (+283 -0) ➕ `src/layouts/MainLayoutFR.vue` (+344 -0) ➕ `src/mixins/dataFR.js` (+84 -0) ➕ `src/mixins/mixinsFR.js` (+237 -0) ➕ `src/views/DashboardViewFR.vue` (+875 -0) </details> ### 📄 Description . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm-web#12
No description provided.