We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cda0ae commit dbf3dceCopy full SHA for dbf3dce
src/config/defaults/development.js
@@ -262,11 +262,11 @@ module.exports = {
262
items: [
263
{
264
// set null to hide
265
- label: 'TOU / CGU',
+ label: 'T&C / CGU',
266
icon: 'fa-file-alt',
267
url: '/pages/terms',
268
}, {
269
- label: 'Comes Legal',
+ label: 'Legal',
270
icon: 'fa-stamp',
271
url: '/pages/legal',
272
},
0 commit comments