123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "google docs.browsingDoc": {
- "description": "Displayed when the user is browsing their Google Documents",
- "message": "ব্রাউজ করছে ডকুমেন্টগুলো"
- },
- "google docs.browsingForm": {
- "description": "Displayed when the user is browsing their Google Forms",
- "message": "ব্রাউজ করছে ফর্মগুলো"
- },
- "google docs.browsingPresentation": {
- "description": "Displayed when the user is browsing their Google presentation",
- "message": "ব্রাউজ করছে প্রেজেন্টেশনগুলো"
- },
- "google docs.browsingSheet": {
- "description": "Displayed when the user is browsing their Google Sheets",
- "message": "ব্রাউজ করছে স্প্রেডশিটগুলো"
- },
- "google docs.editingDoc": {
- "description": "Displayed when the user is editing a Google Document",
- "message": "একটি ডকুমেন্ট এডিট করছে"
- },
- "google docs.editingForm": {
- "description": "Displayed when the user is editing a Google Form",
- "message": "একটি ফর্ম এডিট করছে"
- },
- "google docs.editingPresentation": {
- "description": "Displayed when the user is editing a Google presentation",
- "message": "একটি প্রেজেন্টেশন এডিট করছে"
- },
- "google docs.editingSheet": {
- "description": "Displayed when the user is eiditng a Google Sheet",
- "message": "একটি স্প্রেডশিট এডিট করছে"
- },
- "google docs.viewingDoc": {
- "description": "Displayed when the user is viewing a Google Document",
- "message": "একটি ডকুমেন্ট দেখছে"
- },
- "google docs.viewingForm": {
- "description": "Displayed when the user is viewing a Google Form",
- "message": "একটি ফর্ম দেখছে"
- },
- "google docs.viewingPresentation": {
- "description": "Displayed when the user is viewing a Google presentation",
- "message": "একটি প্রেজেন্টেশন দেখছে"
- },
- "google docs.viewingSheet": {
- "description": "Displayed when the user is viewing a Google Sheet",
- "message": "একটি স্প্রেডশিট দেখছে"
- }
- }
|