cloud_bbb/l10n/lb.js

11 lines
198 B
JavaScript
Raw Normal View History

2020-05-20 05:20:45 +02:00
OC.L10N.register(
"bbb",
{
"Save" : "Späicheren",
"Name" : "Numm",
"Create" : "Erstellen",
"Delete" : "Läschen",
"Error" : "Fehler"
},
"nplurals=2; plural=(n != 1);");