mirror of
https://github.com/nextcloud/server.git
synced 2026-03-29 13:53:55 -04:00
6 lines
213 B
PHP
6 lines
213 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Error" => "పొరపాటు",
|
|
"Delete permanently" => "శాశ్వతంగా తొలగించు",
|
|
"Name" => "పేరు",
|
|
"Delete" => "తొలగించు"
|
|
);
|