Auftrags-Controller: Speichern und schließen, …
[kivitendo-erp.git] / locale / de / more / all
1 #!/usr/bin/perl
2 # -*- coding: utf-8; -*-
3 # vim: fenc=utf-8
4
5 use utf8;
6
7 # These are additional texts for custom translations.
8 # The format is the same as for the normal file all, only
9 # with another key (more_texts instead of texts).
10 # You can overload current translation with custom ones (see example
11 # in comments).
12 # The file has the form of 'english text'  => 'foreign text',
13
14 $self->{more_texts} = {
15
16   #'Ship via'                    => 'Terms of delivery',
17   #'Shipping Point'              => 'Delivery times and new roman',
18 }