mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
9 lines
237 B
JavaScript
9 lines
237 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "អ៊ីមែល",
|
|
"Error" : "កំហុស",
|
|
"Save" : "រក្សាទុក",
|
|
"Password" : "ពាក្យសម្ងាត់"
|
|
},
|
|
"nplurals=1; plural=0;");
|