mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
8 lines
196 B
JavaScript
8 lines
196 B
JavaScript
OC.L10N.register(
|
|
"files_sharing",
|
|
{
|
|
"Cancel" : "ਰੱਦ ਕਰੋ",
|
|
"Password" : "ਪਾਸਵਰ",
|
|
"Download" : "ਡਾਊਨਲੋਡ"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|