nextcloud/apps/files_sharing/l10n/eu.php

7 lines
133 B
PHP
Raw Normal View History

2012-08-28 04:03:56 +04:00
<?php $TRANSLATIONS = array(
"Size" => "Tamaina",
"Modified" => "Aldatuta",
"Delete all" => "Ezabatu dena",
"Delete" => "Ezabatu"
);