mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
9 lines
171 B
JavaScript
9 lines
171 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "Email",
|
|
"Error" : "Ralat",
|
|
"Save" : "Simpan",
|
|
"Password" : "Kata laluan"
|
|
},
|
|
"nplurals=1; plural=0;");
|