Add multilanguage support to GLPI SOC Plugin

This commit is contained in:
tips-of-mine
2025-05-31 10:57:31 +02:00
committed by GitHub
parent 5f97834036
commit c428a4271b
11 changed files with 745 additions and 4 deletions

View File

@ -8,9 +8,11 @@
<short>
<de>SOC-Case-Management GLPI-Plugin.</de>
<en>SOC-Case-Management GLPI plugin.</en>
<fr>Plugin GLPI SOC-Case-Management.</fr>ac
<fr>Plugin GLPI SOC-Case-Management.</fr>
<it>Plug-in GLPI "SOC-Case-Management".</it>
<pl>Plugin SOC-Case-Management.</pl>
<es>Plugin GLPI de SOC-Case-Management.</es>
<pt>Plugin GLPI de SOC-Case-Management.</pt>
</short>
<long>
<de>SOC-Case-Management-Integrations-GLPI-Plugin.</de>
@ -18,6 +20,8 @@
<fr>SOC-Case-Management integration GLPI plugin.</fr>
<it>Plug-in GLPI di integrazione SOC-Case-Management.</it>
<pl>Wtyczka GLPI dla SOC-Case-Management.</pl>
<es>Plugin de integración SOC-Case-Management para GLPI.</es>
<pt>Plugin de integração SOC-Case-Management para GLPI.</pt>
</long>
</description>
<homepage>https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management/</homepage>
@ -40,6 +44,8 @@
<lang>fr_FR</lang>
<lang>it_IT</lang>
<lang>pl_PL</lang>
<lang>es_ES</lang>
<lang>pt_PT</lang>
</langs>
<license>GPL V3+</license>
<tags>
@ -57,4 +63,4 @@
<screenshot>https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management/blob/main/docs/images/screenshot2.png?raw=true</screenshot>
<screenshot>https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management/blob/main/docs/images/screenshot3.png?raw=true</screenshot>
</screenshots>
</root>
</root>