richdocuments/l10n/de_AT.php

9 lines
177 B
PHP
Raw Normal View History

2014-02-15 06:11:21 -05:00
<?php $TRANSLATIONS = array(
"Share" => "Freigeben",
"Cancel" => "Abbrechen",
"Delete" => "Löschen",
"Save" => "Speichern",
2014-02-17 02:17:13 -05:00
"Edit" => "Bearbeiten",
"Password" => "Passwort"
2014-02-15 06:11:21 -05:00
);