mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 04:59:21 +03:00
9 lines
239 B
JavaScript
9 lines
239 B
JavaScript
OC.L10N.register(
|
|
"snappymail",
|
|
{
|
|
"Email" : "ಇ-ಅಂಚೆ",
|
|
"Error" : "ತಪ್ಪಾಗಿದೆ",
|
|
"Save" : "ಉಳಿಸಿ",
|
|
"Password" : "ಗುಪ್ತ ಪದ"
|
|
},
|
|
"nplurals=2; plural=(n > 1);");
|