mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
8 lines
161 B
JavaScript
8 lines
161 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "Correu electronico",
|
|
"Error" : "Error",
|
|
"Password" : "Clau"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|