mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
4 lines
63 B
PHP
4 lines
63 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Saving..." => "Speicheren..."
|
|
);
|