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": "درحال مشاهده یک صفحهگسترده"
- }
- }
|