mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03:00
9 lines
171 B
JavaScript
9 lines
171 B
JavaScript
OC.L10N.register(
|
|
"rainloop",
|
|
{
|
|
"Email" : "Email",
|
|
"Error" : "Səhv",
|
|
"Save" : "Saxla",
|
|
"Password" : "Şifrə"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|