@bigbinary/neeto-molecules 4.0.133 → 4.0.135
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/FloatingActionMenu.js +40 -21
- package/dist/FloatingActionMenu.js.map +1 -1
- package/dist/cjs/FloatingActionMenu.js +40 -21
- package/dist/cjs/FloatingActionMenu.js.map +1 -1
- package/package.json +1 -1
- package/src/translations/ar.json +8 -3
- package/src/translations/bg.json +8 -3
- package/src/translations/ca.json +9 -4
- package/src/translations/cs.json +8 -3
- package/src/translations/da.json +8 -3
- package/src/translations/de.json +8 -3
- package/src/translations/en.json +3 -1
- package/src/translations/es-MX.json +9 -4
- package/src/translations/es.json +8 -3
- package/src/translations/et.json +8 -3
- package/src/translations/fi.json +9 -4
- package/src/translations/fil.json +9 -4
- package/src/translations/fr.json +8 -3
- package/src/translations/he.json +7 -2
- package/src/translations/hi.json +7 -2
- package/src/translations/hr.json +9 -4
- package/src/translations/id.json +9 -4
- package/src/translations/it.json +9 -4
- package/src/translations/ja.json +9 -4
- package/src/translations/ko.json +8 -3
- package/src/translations/nl.json +9 -4
- package/src/translations/pl.json +9 -4
- package/src/translations/pt-BR.json +9 -4
- package/src/translations/pt.json +9 -4
- package/src/translations/ro.json +9 -4
- package/src/translations/ru.json +9 -4
- package/src/translations/sk.json +8 -3
- package/src/translations/sl.json +8 -3
- package/src/translations/sv.json +9 -4
- package/src/translations/th.json +9 -4
- package/src/translations/tr.json +9 -4
- package/src/translations/uk.json +9 -4
- package/src/translations/vi.json +6 -1
- package/src/translations/zh-CN.json +8 -3
- package/src/translations/zh-TW.json +8 -3
package/src/translations/pt.json
CHANGED
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"login": "Entrar",
|
|
105
105
|
"help": "Ajuda",
|
|
106
106
|
"goBack": "Voltar",
|
|
107
|
-
"productSwitcher": "
|
|
107
|
+
"productSwitcher": "Trocar produto",
|
|
108
108
|
"neetoProducts": "Produtos Neeto",
|
|
109
109
|
"currentPlan": "Plano atual: <strong>{{subscriptionPlan,anyCase}} plano</strong>",
|
|
110
110
|
"helpLinks": {
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"keyboardShortcuts": "Atalhos de teclado",
|
|
115
115
|
"helpArticles": "Artigos de ajuda",
|
|
116
116
|
"productStatus": "Página de status {{app,anyCase}}",
|
|
117
|
-
"community": "
|
|
117
|
+
"community": "comunidade {{app,anyCase}}"
|
|
118
118
|
},
|
|
119
119
|
"showMenu": "Expandir sidebar",
|
|
120
120
|
"hideMenu": "Colapsar sidebar",
|
|
@@ -124,12 +124,17 @@
|
|
|
124
124
|
"dark": "Escuro"
|
|
125
125
|
},
|
|
126
126
|
"organizationSwitcher": {
|
|
127
|
-
"label": "
|
|
127
|
+
"label": "Trocar espaço de trabalho",
|
|
128
128
|
"addAccount": "Adicionar outra conta"
|
|
129
129
|
},
|
|
130
130
|
"more": "Mais",
|
|
131
131
|
"pin": "Fixar",
|
|
132
|
-
"unpin": "Desafixar"
|
|
132
|
+
"unpin": "Desafixar",
|
|
133
|
+
"workspace": "Espaço de trabalho",
|
|
134
|
+
"workspaceMenu": {
|
|
135
|
+
"settings": "Configurações",
|
|
136
|
+
"subdomain": "Subdomínio do espaço de trabalho"
|
|
137
|
+
}
|
|
133
138
|
},
|
|
134
139
|
"productSwitcher": {
|
|
135
140
|
"noApps": "Nenhum app encontrado",
|
package/src/translations/ro.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Conectare",
|
|
262
262
|
"help": "Ajutor",
|
|
263
263
|
"goBack": "Înapoi",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Schimbați produsul",
|
|
265
265
|
"neetoProducts": "Produse Neeto",
|
|
266
266
|
"currentPlan": "Planul curent: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Taste rapide",
|
|
272
272
|
"helpArticles": "Articole de ajutor",
|
|
273
273
|
"productStatus": "pagina de stare {{app,anyCase}}",
|
|
274
|
-
"community": "
|
|
274
|
+
"community": "{{app,anyCase}} comunitate"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Extinde bara laterală",
|
|
277
277
|
"hideMenu": "Colapsați bara laterală",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Întunecat"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Schimbați spațiul de lucru",
|
|
285
285
|
"addAccount": "Adaugă un alt cont"
|
|
286
286
|
},
|
|
287
287
|
"more": "Mai mult",
|
|
288
288
|
"pin": "Fixează",
|
|
289
|
-
"unpin": "Dezfixează"
|
|
289
|
+
"unpin": "Dezfixează",
|
|
290
|
+
"workspace": "Spațiu de lucru",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Setări",
|
|
293
|
+
"subdomain": "Subdomeniu spațiu de lucru"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Nu au fost găsite aplicații.",
|
package/src/translations/ru.json
CHANGED
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"login": "Войти",
|
|
256
256
|
"help": "Справка",
|
|
257
257
|
"goBack": "Вернуться",
|
|
258
|
-
"productSwitcher": "
|
|
258
|
+
"productSwitcher": "Сменить продукт",
|
|
259
259
|
"neetoProducts": "Продукты Neeto",
|
|
260
260
|
"currentPlan": "Текущий план: <strong>{{subscriptionPlan,anyCase}} план</strong>",
|
|
261
261
|
"helpLinks": {
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
"keyboardShortcuts": "Горячие клавиши",
|
|
266
266
|
"helpArticles": "Статьи помощи",
|
|
267
267
|
"productStatus": "Страница состояния {{app,anyCase}}",
|
|
268
|
-
"community": "{{app,anyCase}}
|
|
268
|
+
"community": "{{app,anyCase}} сообщество"
|
|
269
269
|
},
|
|
270
270
|
"showMenu": "Раскрыть боковую панель",
|
|
271
271
|
"hideMenu": "Скрыть боковую панель",
|
|
@@ -275,12 +275,17 @@
|
|
|
275
275
|
"dark": "Темная"
|
|
276
276
|
},
|
|
277
277
|
"organizationSwitcher": {
|
|
278
|
-
"label": "
|
|
278
|
+
"label": "Сменить рабочую область",
|
|
279
279
|
"addAccount": "Добавить другую учетную запись"
|
|
280
280
|
},
|
|
281
281
|
"more": "Ещё",
|
|
282
282
|
"pin": "Закрепить",
|
|
283
|
-
"unpin": "Открепить"
|
|
283
|
+
"unpin": "Открепить",
|
|
284
|
+
"workspace": "Рабочая область",
|
|
285
|
+
"workspaceMenu": {
|
|
286
|
+
"settings": "Настройки",
|
|
287
|
+
"subdomain": "Субдомен рабочей области"
|
|
288
|
+
}
|
|
284
289
|
},
|
|
285
290
|
"productSwitcher": {
|
|
286
291
|
"noApps": "Приложений не найдено.",
|
package/src/translations/sk.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Prihlásiť sa",
|
|
262
262
|
"help": "Pomoc",
|
|
263
263
|
"goBack": "Späť",
|
|
264
|
-
"productSwitcher": "Prepínač
|
|
264
|
+
"productSwitcher": "Prepínač produktu",
|
|
265
265
|
"neetoProducts": "Neeto produkty",
|
|
266
266
|
"currentPlan": "Aktuálny plán: <strong>{{subscriptionPlan,anyCase}} plán</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Tmavá"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Prepnúť pracovný priestor",
|
|
285
285
|
"addAccount": "Pridať ďalší účet"
|
|
286
286
|
},
|
|
287
287
|
"more": "Viac",
|
|
288
288
|
"pin": "Pripnúť",
|
|
289
|
-
"unpin": "Odobrať pripnutie"
|
|
289
|
+
"unpin": "Odobrať pripnutie",
|
|
290
|
+
"workspace": "Pracovný priestor",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Nastavenia",
|
|
293
|
+
"subdomain": "Subdoména pracovného priestoru"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Žiadne aplikácie nenájdené.",
|
package/src/translations/sl.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Prijava",
|
|
262
262
|
"help": "Pomoč",
|
|
263
263
|
"goBack": "Nazaj",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Preklopi izdelek",
|
|
265
265
|
"neetoProducts": "Neeto izdelki",
|
|
266
266
|
"currentPlan": "Trenutni načrt: <strong>{{subscriptionPlan,anyCase}} načrt</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Temna"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Preklopi delovni prostor",
|
|
285
285
|
"addAccount": "Dodajte drug račun"
|
|
286
286
|
},
|
|
287
287
|
"more": "Več",
|
|
288
288
|
"pin": "Pripni",
|
|
289
|
-
"unpin": "Odpriži"
|
|
289
|
+
"unpin": "Odpriži",
|
|
290
|
+
"workspace": "Delovno območje",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Nastavitve",
|
|
293
|
+
"subdomain": "Poddomena delovnega prostora"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Aplikacij ni mogoče najti.",
|
package/src/translations/sv.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Logga in",
|
|
262
262
|
"help": "Hjälp",
|
|
263
263
|
"goBack": "Gå tillbaka",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Byt produkt",
|
|
265
265
|
"neetoProducts": "Neeto-produkter",
|
|
266
266
|
"currentPlan": "Aktuell plan: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Tangentbordsgenvägar",
|
|
272
272
|
"helpArticles": "Hjälpartiklar",
|
|
273
273
|
"productStatus": "{{app,anyCase}} status sida",
|
|
274
|
-
"community": "{{app,anyCase}}
|
|
274
|
+
"community": "{{app,anyCase}} gemenskap"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Expandera sidofält",
|
|
277
277
|
"hideMenu": "Kollapsa sidofält",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Mörk"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Byt arbetsområde",
|
|
285
285
|
"addAccount": "Lägg till ett annat konto"
|
|
286
286
|
},
|
|
287
287
|
"more": "Mer",
|
|
288
288
|
"pin": "Fäst",
|
|
289
|
-
"unpin": "Avfäst"
|
|
289
|
+
"unpin": "Avfäst",
|
|
290
|
+
"workspace": "Arbetsområde",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Inställningar",
|
|
293
|
+
"subdomain": "Arbetsområdets underdomän"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Inga appar hittades.",
|
package/src/translations/th.json
CHANGED
|
@@ -549,7 +549,7 @@
|
|
|
549
549
|
"login": "เข้าสู่ระบบ",
|
|
550
550
|
"help": "ช่วยเหลือ",
|
|
551
551
|
"goBack": "ย้อนกลับ",
|
|
552
|
-
"productSwitcher": "
|
|
552
|
+
"productSwitcher": "สลับผลิตภัณฑ์",
|
|
553
553
|
"neetoProducts": "ผลิตภัณฑ์ Neeto",
|
|
554
554
|
"currentPlan": "แผนปัจจุบัน: <strong>{{subscriptionPlan,anyCase}} แผน</strong>",
|
|
555
555
|
"helpLinks": {
|
|
@@ -559,7 +559,7 @@
|
|
|
559
559
|
"keyboardShortcuts": "ทางลัดคีย์บอร์ด",
|
|
560
560
|
"helpArticles": "บทความช่วยเหลือ",
|
|
561
561
|
"productStatus": "หน้าแสดงสถานะ {{app,anyCase}}",
|
|
562
|
-
"community": "
|
|
562
|
+
"community": "{{app,anyCase}} ชุมชน"
|
|
563
563
|
},
|
|
564
564
|
"showMenu": "ขยายแถบด้านข้าง",
|
|
565
565
|
"hideMenu": "ย collapsแถบด้านข้าง",
|
|
@@ -569,12 +569,17 @@
|
|
|
569
569
|
"dark": "มืด"
|
|
570
570
|
},
|
|
571
571
|
"organizationSwitcher": {
|
|
572
|
-
"label": "
|
|
572
|
+
"label": "สลับพื้นที่ทำงาน",
|
|
573
573
|
"addAccount": "เพิ่มบัญชีอื่น"
|
|
574
574
|
},
|
|
575
575
|
"more": "เพิ่มเติม",
|
|
576
576
|
"pin": "ปักหมุด",
|
|
577
|
-
"unpin": "เลิกปักหมุด"
|
|
577
|
+
"unpin": "เลิกปักหมุด",
|
|
578
|
+
"workspace": "พื้นที่ทำงาน",
|
|
579
|
+
"workspaceMenu": {
|
|
580
|
+
"settings": "การตั้งค่า",
|
|
581
|
+
"subdomain": "ซับโดเมนพื้นที่ทำงาน"
|
|
582
|
+
}
|
|
578
583
|
},
|
|
579
584
|
"productSwitcher": {
|
|
580
585
|
"noApps": "ไม่พบแอพพลิเคชัน",
|
package/src/translations/tr.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Giriş yap",
|
|
262
262
|
"help": "Yardım",
|
|
263
263
|
"goBack": "Geri git",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Ürünü değiştir",
|
|
265
265
|
"neetoProducts": "Neeto ürünleri",
|
|
266
266
|
"currentPlan": "Mevcut plan: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Klavye kısayolları",
|
|
272
272
|
"helpArticles": "Yardım makaleleri",
|
|
273
273
|
"productStatus": "{{app,anyCase}} durum sayfası",
|
|
274
|
-
"community": "{{app,anyCase}}
|
|
274
|
+
"community": "{{app,anyCase}} topluluğu"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Yan menüyü genişlet",
|
|
277
277
|
"hideMenu": "Yan menüyü daralt",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Karanlık"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Çalışma alanını değiştir",
|
|
285
285
|
"addAccount": "Başka bir hesap ekle"
|
|
286
286
|
},
|
|
287
287
|
"more": "Daha",
|
|
288
288
|
"pin": "Sabit",
|
|
289
|
-
"unpin": "Sabitliği Kaldır"
|
|
289
|
+
"unpin": "Sabitliği Kaldır",
|
|
290
|
+
"workspace": "Çalışma Alanı",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Ayarlar",
|
|
293
|
+
"subdomain": "Çalışma alanı alt alan adı"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Uygulama bulunamadı.",
|
package/src/translations/uk.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Увійти",
|
|
262
262
|
"help": "Допомога",
|
|
263
263
|
"goBack": "Назад",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Переключити продукт",
|
|
265
265
|
"neetoProducts": "Продукти Neeto",
|
|
266
266
|
"currentPlan": "Поточний план: <strong>{{subscriptionPlan,anyCase}} план</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Гарячі клавіші",
|
|
272
272
|
"helpArticles": "Статті довідки",
|
|
273
273
|
"productStatus": "{{app,anyCase}} статус сторінки",
|
|
274
|
-
"community": "{{app,anyCase}}
|
|
274
|
+
"community": "{{app,anyCase}} спільнота"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Розгорнути бічне меню",
|
|
277
277
|
"hideMenu": "Згорнути бічне меню",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Темна"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Переключити робочу область",
|
|
285
285
|
"addAccount": "Додати ще один акаунт"
|
|
286
286
|
},
|
|
287
287
|
"more": "Більше",
|
|
288
288
|
"pin": "Закріпити",
|
|
289
|
-
"unpin": "Відкріпити"
|
|
289
|
+
"unpin": "Відкріпити",
|
|
290
|
+
"workspace": "Робоча область",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Налаштування",
|
|
293
|
+
"subdomain": "Піддомен робочої області"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Додатків не знайдено.",
|
package/src/translations/vi.json
CHANGED
|
@@ -286,7 +286,12 @@
|
|
|
286
286
|
},
|
|
287
287
|
"more": "Hơn",
|
|
288
288
|
"pin": "Ghim",
|
|
289
|
-
"unpin": "Bỏ ghim"
|
|
289
|
+
"unpin": "Bỏ ghim",
|
|
290
|
+
"workspace": "Không gian làm việc",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Cài đặt",
|
|
293
|
+
"subdomain": "Tên miền con của không gian làm việc"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Không tìm thấy ứng dụng nào.",
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "登录",
|
|
262
262
|
"help": "帮助",
|
|
263
263
|
"goBack": "返回",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "切换产品",
|
|
265
265
|
"neetoProducts": "Neeto 产品",
|
|
266
266
|
"currentPlan": "当前计划: <strong>{{subscriptionPlan,anyCase}} 计划</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "深色"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "切换工作区",
|
|
285
285
|
"addAccount": "添加另一个帐户"
|
|
286
286
|
},
|
|
287
287
|
"more": "更多",
|
|
288
288
|
"pin": "钉住",
|
|
289
|
-
"unpin": "取消钉住"
|
|
289
|
+
"unpin": "取消钉住",
|
|
290
|
+
"workspace": "工作区",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "设置",
|
|
293
|
+
"subdomain": "工作区子域"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "未找到应用。",
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "登錄",
|
|
262
262
|
"help": "幫助",
|
|
263
263
|
"goBack": "返回",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "切換產品",
|
|
265
265
|
"neetoProducts": "Neeto 產品",
|
|
266
266
|
"currentPlan": "當前計劃: <strong>{{subscriptionPlan,anyCase}} 計劃</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "深色"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "切換工作區",
|
|
285
285
|
"addAccount": "新增帳戶"
|
|
286
286
|
},
|
|
287
287
|
"more": "更多",
|
|
288
288
|
"pin": "釘選",
|
|
289
|
-
"unpin": "取消釘選"
|
|
289
|
+
"unpin": "取消釘選",
|
|
290
|
+
"workspace": "工作區",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "設定",
|
|
293
|
+
"subdomain": "工作區子域"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "未找到應用程式。",
|