|
Lines 9-15
Link Here
|
| 9 |
[%- CASE 'template' -%][% t('template') | html %] |
9 |
[%- CASE 'template' -%][% t('template') | html %] |
| 10 |
[%- CASE 'Templates' -%][% t('Label templates') | html %] |
10 |
[%- CASE 'Templates' -%][% t('Label templates') | html %] |
| 11 |
[%- CASE 'profile' -%][% t('profile') | html %] |
11 |
[%- CASE 'profile' -%][% t('profile') | html %] |
| 12 |
[%- CASE 'Profiles' -%][% t('Label profiles') | html %] |
12 |
[%- CASE 'Profiles' -%][% t('Printer profiles') | html %] |
| 13 |
[%- CASE 'batch' -%][% t('batch') | html %] |
13 |
[%- CASE 'batch' -%][% t('batch') | html %] |
| 14 |
[%- CASE 'Batches' -%][% t('Label batches') | html %] |
14 |
[%- CASE 'Batches' -%][% t('Label batches') | html %] |
| 15 |
[%- END -%] |
15 |
[%- END -%] |
| 16 |
- |
|
|