mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
9 lines
220 B
JavaScript
9 lines
220 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "E-bost",
|
|
"Error" : "Gwall",
|
|
"Save" : "Cadw",
|
|
"Password" : "Cyfrinair"
|
|
},
|
|
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");
|