Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nn_NO.js « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5adb8d65475fe2144d865c720a61d1d72ddea7fd (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_encryption",
    {
    "Unknown error" : "Ukjend feil",
    "Encryption" : "Kryptering"
},
"nplurals=2; plural=(n != 1);");