mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
9 lines
249 B
JavaScript
9 lines
249 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "විද්යුත් තැපෑල",
|
|
"Error" : "දෝෂය",
|
|
"Save" : "සුරකින්න",
|
|
"Password" : "මුර පදය"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|