mirror of
https://github.com/nextcloud/server.git
synced 2026-02-12 07:14:44 -05:00
6 lines
104 B
JavaScript
6 lines
104 B
JavaScript
OC.L10N.register(
|
|
"settings",
|
|
{
|
|
"Password" : "Passcode"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|