|
28 | 28 | ['backend', 'Backend'], |
29 | 29 | ['classic-ui', 'Classic UI'], |
30 | 30 | ['conceptual-guides', 'Conceptual Guides'], |
31 | | - ['contributing', 'Contributing'], |
| 31 | + ['contributing', 'Contributing to Plone'], |
32 | 32 | ['deployment', 'Deployment'], |
33 | 33 | ['developer-guide', 'Developer Guide'], |
34 | | - ['i18n-l10n', 'i18n/l10n'], |
| 34 | + ['glossary', 'Glossary'], |
| 35 | + ['i18n-l10n', 'Internationalization and Localization'], |
35 | 36 | ['install', 'Install'], |
36 | 37 | ['overview', 'Overview'], |
37 | 38 | ['reference-guide', 'Reference Guide'], |
38 | | - ['training', 'Training'], |
39 | 39 | ['upgrade', 'Upgrade'], |
40 | | - ['user-guide', 'User Guide'], |
41 | 40 | ['plone.restapi', 'Plone REST API'], |
42 | 41 | ['plone.api', 'Plone API'], |
43 | | - ['volto', 'Volto'], |
| 42 | + ['volto', 'Volto UI'], |
44 | 43 | ] %} |
45 | 44 | <option value="{{id}}">{{ title }}</option> |
46 | 45 | {% endfor %} |
|
0 commit comments