mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 04:59:21 +03:00
9 lines
245 B
JavaScript
9 lines
245 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "Post-d",
|
|
"Error" : "Mearachd",
|
|
"Save" : "Sàbhail",
|
|
"Password" : "Facal-faire"
|
|
},
|
|
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");
|