1
0
mirror of https://github.com/taigaio/taiga-front synced 2025-10-06 02:22:42 +02:00

chore(locales): add new keys for plugins module

This commit is contained in:
David Barragán Merino
2023-06-14 14:22:30 +02:00
parent 112349be61
commit eb6a479de6

View File

@@ -845,6 +845,9 @@
"PUBLIC_EXCEEDED": "You currently have <strong>{{currentProjects}} public projects</strong> the maximum that you plan allows."
},
"CANT_BE_OWNED": "At the moment you cannot become an owner of a project of this type. If you would like to become the owner of this project, please contact the administrator so they change your account settings to enable project ownership."
},
"PLUGINS": {
"PAGE_TITLE": "{{pluginName}} - Plugins - {{projectName}}"
}
},
"USER": {