mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
9 lines
188 B
JavaScript
9 lines
188 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "email",
|
|
"Error" : "خطا",
|
|
"Save" : "ذخیره",
|
|
"Password" : "کلمه عبور"
|
|
},
|
|
"nplurals=2; plural=(n > 1);");
|