owncloud/core

View on GitHub
apps/dav/l10n/en_GB.js

Summary

Maintainability
A
1 hr
Test Coverage
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Contact birthdays",
    "User unknown" : "User unknown",
    "User disabled" : "User disabled",
    "Personal" : "Personal",
    "Contacts" : "Contacts",
    "Technical details" : "Technical details",
    "Remote Address: %s" : "Remote Address: %s",
    "Request ID: %s" : "Request ID: %s"
},
"nplurals=2; plural=(n != 1);");