mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
4 lines
163 B
PHP
4 lines
163 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Saving..." => "சேமிக்கப்படுகிறது...",
|
|
"Encryption" => "மறைக்குறியீடு"
|
|
);
|