SNAPSHOT W7 已部署稳定态 — 凯迪ERP+OA一体化平台 (MET 73.3%)
恢复点(restore point)。别人改崩后可 git reset --hard 回到此提交。 == 此快照内容 == - 后端 oa-backend: 734 控制器 / 711 实体 (Spring Boot 3.2.5 + SQLite, 端口8091) - 前端 modern-ui/app: Vue3+Vite, 约700页 (构建产物已在 oa-backend/src/main/resources/static) - 数据库 oa-backend/data/oa.db: 含全部演示数据 (强制入库, 6.6MB) - 交接文档 go.md + go-code-reference/endpoints/entities/database.md - 多代理建设脚本 .claude/wf-*.js == 状态 == - 对 凯迪科技ERP_20260507.xlsx 合规 MET ~73.3% (PARTIAL 75: 34可建+6种子/bug+35外部硬天花板) - 安全: 5轮红队+5轮复检, default-deny分级鉴权, 连续零可利用 - W3~W7 累计补完436缺口; W8末轮(40缺口)为半成品(源码树可编译但未集成) - 运行: cd oa-backend; java -jar build/libs/oa-backend-0.1.0.jar --server.port=8091; admin/123456 == 排除(gitignore, 可再生) == node_modules / oa-backend/build / .jdks / *.log / Backup-ERP-* / 弃用的OFBiz核心(只保留modern-ui) 完整文件夹备份见同目录 Backup-ERP-20260615-191517/ (含上述全部, 仅缺 node_modules) 时间戳: 20260615-191517 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Плащания в уеб магазина на Chrome"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Плащания в уеб магазина на Chrome"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Понастоящем няма достъп до приложението."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Моля, свържете се с мрежа."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Понастоящем няма достъп до вградената система за плащания."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Моля, влезте в Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Sistema de pagaments de Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Sistema de pagaments de Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Ara mateix aquesta aplicació no està disponible."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Connecteu-vos a una xarxa."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "La funció Pagaments a l'aplicació no està disponible actualment."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Inicieu la sessió a Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Platby Internetového obchodu Chrome"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Platby Internetového obchodu Chrome"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Aplikace v současné době není dostupná."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Připojte se prosím k síti."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Platby v aplikaci aktuálně nejsou k dispozici."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Přihlaste se do Chromu."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Betalinger i Chrome Webshop"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Betalinger i Chrome Webshop"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Appen er ikke tilgængelig i øjeblikket."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Opret forbindelse til et netværk."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Betaling i appen er ikke tilgængelig i øjeblikket."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Log ind på Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome Web Store-Zahlungen"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome Web Store-Zahlungen"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Die App ist momentan nicht verfügbar."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Bitte stellen Sie eine Verbindung zu einem Netzwerk her."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "In-App-Zahlungen sind momentan nicht möglich."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Bitte melden Sie sich in Chrome an."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Πληρωμές στο Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Πληρωμές στο Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Η εφαρμογή προς το παρόν δεν είναι διαθέσιμη."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Συνδεθείτε σε ένα δίκτυο."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Οι πληρωμές εντός εφαρμογών δεν είναι αυτήν τη στιγμή διαθέσιμες."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Συνδεθείτε στο Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome Web Store Payments"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome Web Store Payments"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "App currently unavailable."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Please connect to a network."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "In-App Payments is currently unavailable."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Please sign into Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome Web Store Payments"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome Web Store Payments"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "App currently unavailable."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Please connect to a network."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "In-App Payments is currently unavailable."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Please sign into Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Sistema de pagos de Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Sistema de pagos de Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Esta aplicación no está disponible en este momento."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Conéctate a una red."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Los pagos en la aplicación no están disponibles en este momento."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Inicia sesión en Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Sistema de pagos de Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Sistema de pagos de Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Esta aplicación no está disponible en este momento."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Conéctate a una red."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "En este momento, Pagos En-Apps no está disponible."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Accede a Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome'i veebipoe maksed"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome'i veebipoe maksed"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Rakendus pole praegu saadaval."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Looge ühendus võrguga."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Rakendusesisesed maksed ei ole praegu saadaval."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Logige Chrome'i sisse."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome Web Storen maksut"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome Web Storen maksut"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Sovellus ei ole tällä hetkellä käytettävissä."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Muodosta verkkoyhteys."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Sovelluksen sisäiset maksut eivät ole tällä hetkellä käytettävissä."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Kirjaudu sisään Chromeen."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Mga Pagbabayad sa Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Mga Pagbabayad sa Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Kasalukuyang hindi available ang app."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Mangyaring kumonekta sa isang network."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Kasalukuyang hindi available ang Mga Pagbabayad na In-App."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Mangyaring mag-sign in sa Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Paiements via le Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Paiements via le Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Application indisponible pour le moment."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Veuillez vous connecter à un réseau."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Les paiements via l'application ne sont pas disponibles pour le moment."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Veuillez vous connecter à Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome वेब स्टोर भुगतान"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome वेब स्टोर भुगतान"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "ऐप्लिकेशन इस समय उपलब्ध नहीं है."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "कृपया नेटवर्क से कनेक्ट करें."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "इन-ऐप भुगतान अभी उपलब्ध नहीं है."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "कृपया Chrome में साइन इन करें."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Plaćanja u web-trgovini Chrome"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Plaćanja u web-trgovini Chrome"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Aplikacija trenutačno nije dostupna."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Povežite se s mrežom."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Plaćanje u aplikaciji trenutačno nije dostupno."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Prijavite se na Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome Internetes áruház Fizetési rendszere"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome Internetes áruház Fizetési rendszere"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Az alkalmazás jelenleg nem érhető el."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Kérjük, csatlakozzon egy hálózathoz."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Az alkalmazáson belüli fizetés jelenleg nem érhető el."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Jelentkezzen be a Chrome-ba."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Pembayaran Chrome Webstore"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Pembayaran Chrome Webstore"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Aplikasi tidak tersedia saat ini."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Sambungkan ke jaringan."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Pembayaran Dalam Aplikasi saat ini tidak tersedia."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Harap masuk ke Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Pagamenti Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Pagamenti Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "App al momento non disponibile."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Collegati a una rete."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "La funzione Pagamenti In-App non è al momento disponibile."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Accedi a Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome ウェブストア決済"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome ウェブストア決済"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "アプリは現在ご利用いただけません。"
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "ネットワークに接続してください。"
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "アプリ内ペイメントは現在ご利用いただけません。"
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Chrome にログインしてください。"
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome 웹 스토어 결제"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome 웹 스토어 결제"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "현재 앱을 사용할 수 없습니다."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "네트워크에 연결하세요."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "현재 인앱 결제를 사용할 수 없습니다."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Chrome에 로그인하세요."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "„Chrome“ internetinės parduotuvės mokėjimo sistema"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "„Chrome“ internetinės parduotuvės mokėjimo sistema"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Programa šiuo metu negalima."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Prisijunkite prie tinklo."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Mokėjimai programoje šiuo metu negalimi."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Prisijunkite prie „Chrome“."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome interneta veikala maksājumu sistēma"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome interneta veikala maksājumu sistēma"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Lietotne pagaidām nav pieejama."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Lūdzu, izveidojiet savienojumu ar tīklu."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Maksājumi lietotnēs pašlaik nav pieejami."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Lūdzu, pierakstieties pārlūkā Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome Nettmarked-betalinger"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome Nettmarked-betalinger"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Appen er utilgjengelig for øyeblikket."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Du må koble til et nettverk."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Betaling i app er ikke tilgjengelig for øyeblikket."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Du må logge på Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Betalingen via Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Betalingen via Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "App momenteel niet beschikbaar."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Maak verbinding met een netwerk."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "In-app-betalingen is momenteel niet beschikbaar."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Log in bij Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Płatności w sklepie Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Płatności w sklepie Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Aplikacja jest obecnie niedostępna."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Połącz się z siecią."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Płatności w ramach aplikacji są teraz niedostępne."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Zaloguj się w Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Pagamentos da Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Pagamentos da Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Aplicativo indisponível no momento."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Conecte-se a uma rede."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "No momento, os Pagamentos no aplicativo não estão disponíveis."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Faça login no Google Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Pagamentos via Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Pagamentos via Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Aplicação atualmente indisponível."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Ligue-se a uma rede."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Os Pagamentos na app estão atualmente indisponíveis."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Inicie sessão no Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Plăți prin Magazinul web Chrome"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Plăți prin Magazinul web Chrome"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "În prezent, aplicația nu este disponibilă."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Conectează-te la o rețea."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Plățile în aplicație nu sunt disponibile momentan."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Conectează-te la Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Платежная система Интернет-магазина Chrome"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Платежная система Интернет-магазина Chrome"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Приложение недоступно."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Подключитесь к сети."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Платежи через приложения недоступны."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Войдите в Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Platby Internetového obchodu Chrome"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Platby Internetového obchodu Chrome"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Aplikácia momentálne nie je dostupná."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Pripojte sa k sieti."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Platby v aplikácii momentálne nie sú k dispozícii."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Prihláste sa do prehliadača Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Plačila v spletni trgovini Chrome"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Plačila v spletni trgovini Chrome"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Aplikacija trenutno ni na voljo."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Povežite se z omrežjem."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Plačila v aplikacijah trenutno niso na voljo."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Prijavite se v Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Плаћања у Chrome веб-продавници"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Плаћања у Chrome веб-продавници"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Апликација је тренутно недоступна."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Повежите са мрежом."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Плаћања у апликацији су тренутно недоступна."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Пријавите се у Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Betalning via Chrome Web Store"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Betalning via Chrome Web Store"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Appen är inte tillgänglig för tillfället."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Anslut till ett nätverk."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Betalning i appen är inte tillgängligt för närvarande."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Logga in i Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "ระบบชำระเงินของ Chrome เว็บสโตร์"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "ระบบชำระเงินของ Chrome เว็บสโตร์"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "ไม่สามารถใช้งานแอปได้ในขณะนี้"
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "โปรดเชื่อมต่อกับเครือข่าย"
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "ระบบชำระเงินในแอปพลิเคชันไม่พร้อมใช้งานในขณะนี้"
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "โปรดลงชื่อเข้าใช้ Chrome"
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome Web Mağazası Ödemeleri"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome Web Mağazası Ödemeleri"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Uygulama şu anda kullanılamıyor."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Lütfen bir ağa bağlanın."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Uygulama İçi Ödemeler şu anda kullanılamaz."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Lütfen Chrome'da oturum açın."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Платежі Веб-магазину Chrome"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Платежі Веб-магазину Chrome"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Програма тимчасово недоступна."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Під’єднайтеся до мережі."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Платежі через програму зараз не доступні."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Увійдіть у Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Thanh toán trên cửa hàng Chrome trực tuyến"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Thanh toán trên cửa hàng Chrome trực tuyến"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "Ứng dụng hiện không khả dụng."
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "Vui lòng kết nối với mạng."
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "Thanh toán trong ứng dụng hiện không khả dụng."
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "Vui lòng đăng nhập vào Chrome."
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome 网上应用店付款系统"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome 网上应用店付款系统"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "应用目前无法使用。"
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "请连接到网络。"
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "目前无法使用应用内付款。"
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "请登录 Chrome。"
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_description": {
|
||||
"message": "Chrome 線上應用程式商店付款系統"
|
||||
},
|
||||
"app_name": {
|
||||
"message": "Chrome 線上應用程式商店付款系統"
|
||||
},
|
||||
"craw_app_unavailable": {
|
||||
"message": "目前無法使用這個應用程式。"
|
||||
},
|
||||
"craw_connect_to_network": {
|
||||
"message": "請連上網路。"
|
||||
},
|
||||
"iap_unavailable": {
|
||||
"message": "目前無法使用應用程式內付款功能。"
|
||||
},
|
||||
"jwt_retrieve_failed": {
|
||||
"message": "The transaction could not be completed."
|
||||
},
|
||||
"please_sign_in": {
|
||||
"message": "請登入 Chrome。"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user