mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
5 lines
123 B
PHP
5 lines
123 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Password" => "पासवर्ड",
|
|
"New password" => "नया पासवर्ड"
|
|
);
|