mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 09:53:17 -05:00
6 lines
113 B
JavaScript
6 lines
113 B
JavaScript
OC.L10N.register(
|
|
"files_external",
|
|
{
|
|
"Password" : "Secret Code"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|