mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
9 lines
224 B
JavaScript
9 lines
224 B
JavaScript
OC.L10N.register(
|
|
"rainloop",
|
|
{
|
|
"Email" : "ইমেইল",
|
|
"Error" : "সমস্যা",
|
|
"Save" : "সংরক্ষণ",
|
|
"Password" : "কূটশব্দ"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|