mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
9 lines
222 B
JavaScript
9 lines
222 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "ອິເມວ",
|
|
"Error" : "ຜິດພາດ",
|
|
"Save" : "ບັນທຶກ",
|
|
"Password" : "ລະຫັດຜ່ານ"
|
|
},
|
|
"nplurals=1; plural=0;");
|