mirror of
https://github.com/nextcloud/server.git
synced 2026-03-03 14:01:34 -05:00
4 lines
78 B
PHP
4 lines
78 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Delete" => "Ջնջել",
|
|
"Other" => "Այլ"
|
|
);
|