pwa.json 405 B

1234567891011121314
  1. {
  2. "zh-CN": {
  3. "message": "New content available, click on refresh button to update.",
  4. "refresh": "Refresh",
  5. "always-refresh": "Always Refresh",
  6. "close": "Close"
  7. },
  8. "en-US": {
  9. "message": "New content available, click on refresh button to update.",
  10. "refresh": "Refresh",
  11. "always-refresh": "Always Refresh",
  12. "close": "Close"
  13. }
  14. }