mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
9 lines
231 B
JavaScript
9 lines
231 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "อีเมล",
|
|
"Error" : "ข้อผิดพลาด",
|
|
"Save" : "บันทึก",
|
|
"Password" : "รหัสผ่าน"
|
|
},
|
|
"nplurals=1; plural=0;");
|