mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
8 lines
162 B
JavaScript
8 lines
162 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Error" : "ýalňyşlyk",
|
|
"Save" : "Saklamak",
|
|
"Password" : "Açarsöz"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|