f7cloud_client/apps/notes/l10n/bn_BD.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

19 lines
557 B
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "নোট",
"Error" : "সমস্যা",
"New note" : "নতুন নোট",
"Files" : "ফাইল",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Share" : "ভাগাভাগি কর",
"Rename" : "Rename",
"Delete note" : "নোট মোছ",
"Edit" : "সম্পাদনা",
"Today" : "আজ",
"Yesterday" : "গতকাল",
"Tasks" : "কর্ম"
},
"nplurals=2; plural=(n != 1);");