knowledgemanagement.lang 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # Copyright (C) 2021 SuperAdmin
  2. #
  3. # This program is free software: you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License as published by
  5. # the Free Software Foundation, either version 3 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. # GNU General Public License for more details.
  12. #
  13. # You should have received a copy of the GNU General Public License
  14. # along with this program. If not, see .
  15. #
  16. # Generic
  17. #
  18. # Module label 'ModuleKnowledgeManagementName'
  19. ModuleKnowledgeManagementName = Knowledge Management System
  20. # Module description 'ModuleKnowledgeManagementDesc'
  21. ModuleKnowledgeManagementDesc=Manage a Knowledge Management (KM) or Help-Desk base
  22. #
  23. # Admin page
  24. #
  25. KnowledgeManagementSetup = Knowledge Management System setup
  26. Settings = Settings
  27. KnowledgeManagementSetupPage = Knowledge Management System setup page
  28. #
  29. # About page
  30. #
  31. About = About
  32. KnowledgeManagementAbout = About Knowledge Management
  33. KnowledgeManagementAboutPage = Knowledge Management about page
  34. KnowledgeManagementArea = Knowledge Management
  35. MenuKnowledgeRecord = Knowledge base
  36. ListKnowledgeRecord = List of articles
  37. NewKnowledgeRecord = New article
  38. ValidateReply = Validate solution
  39. KnowledgeRecords = Articles
  40. KnowledgeRecord = Article
  41. KnowledgeRecordExtraFields = Extrafields for Article
  42. GroupOfTicket=Group of tickets
  43. YouCanLinkArticleToATicketCategory=You can link an article to a ticket group (so the article will be suggested during qualification of new tickets)