mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
🌐 Updated german translations for 3.1 (#511)
This commit is contained in:
committed by
GitHub
parent
71704404d0
commit
0d9f33ec4c
@@ -17,10 +17,10 @@
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
*/
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'UI:Modal:Confirmation:DefaultTitle' => 'Confirmation~~',
|
||||
'UI:Modal:Informative:Title' => 'Informative Modal~~',
|
||||
'UI:Modal:InformativeError:Title' => 'Error~~',
|
||||
'UI:Modal:InformativeWarning:Title' => 'Warning~~',
|
||||
'UI:Modal:InformativeInformation:Title' => 'Information~~',
|
||||
'UI:Modal:InformativeSuccess:Title' => 'Success~~',
|
||||
'UI:Modal:Confirmation:DefaultTitle' => 'Bestätigung',
|
||||
'UI:Modal:Informative:Title' => 'Informations-Modal',
|
||||
'UI:Modal:InformativeError:Title' => 'Fehler',
|
||||
'UI:Modal:InformativeWarning:Title' => 'Warnung',
|
||||
'UI:Modal:InformativeInformation:Title' => 'Information',
|
||||
'UI:Modal:InformativeSuccess:Title' => 'Erfolgreich',
|
||||
));
|
||||
Reference in New Issue
Block a user