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": "กำลังดูสเปรดชีต"
- }
- }
|