owncloud/core

View on GitHub
settings/l10n/fil.js

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "settings",
    {
    "Share" : "I-share",
    "Cancel" : "I-cancel",
    "Username" : "Username",
    "Password" : "Password",
    "Change password" : "Palitan ang password"
},
"nplurals=2; plural=(n == 1 || n==2 || n==3) || (n % 10 != 4 || n % 10 != 6 || n % 10 != 9);");