mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
9 lines
213 B
JavaScript
9 lines
213 B
JavaScript
OC.L10N.register(
|
||
"snappymail",
|
||
{
|
||
"Email" : "Цахим шуудан",
|
||
"Error" : "Алдаа",
|
||
"Save" : "Хадгалах",
|
||
"Password" : "Нууц үг"
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|