mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
9 lines
182 B
JavaScript
9 lines
182 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "Email",
|
|
"Error" : "Fehler",
|
|
"Save" : "Späicheren",
|
|
"Password" : "Passwuert"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|