tasks/l10n/mn.js
2019-07-13 02:52:13 +00:00

14 lines
377 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"tasks",
{
"Today" : "өнөөдөр",
"All" : "бүх",
"Delete" : "устгах",
"Cancel" : "цуцлах",
"Tomorrow" : "маргааш",
"Edit" : "засварлах",
"Download" : "татаж авах",
"Save" : "хадгалах",
"New List" : "шинэ жагсаалт"
},
"nplurals=2; plural=(n != 1);");