From f1969817985705891d22b5fad8437bba26c1ad2e Mon Sep 17 00:00:00 2001 From: ivmartel Date: Thu, 30 Nov 2017 00:07:16 +0100 Subject: [PATCH] Add missing languages in manifest. --- viewers/mobile/cache.manifest | 8 +++++++- viewers/static/cache.manifest | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/viewers/mobile/cache.manifest b/viewers/mobile/cache.manifest index 7098f37797..0d296fa774 100644 --- a/viewers/mobile/cache.manifest +++ b/viewers/mobile/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -# v22 2017-10-02 +# v23 2017-11-30 CACHE: @@ -24,13 +24,19 @@ appgui.js # translations /dwv/demo/stable/locales/de/translation.json /dwv/demo/stable/locales/en/translation.json +/dwv/demo/stable/locales/es/translation.json /dwv/demo/stable/locales/fr/translation.json +/dwv/demo/stable/locales/it/translation.json +/dwv/demo/stable/locales/jp/translation.json /dwv/demo/stable/locales/ru/translation.json /dwv/demo/stable/locales/zh/translation.json # overlays /dwv/demo/stable/locales/de/overlays.json /dwv/demo/stable/locales/en/overlays.json +/dwv/demo/stable/locales/es/overlays.json /dwv/demo/stable/locales/fr/overlays.json +/dwv/demo/stable/locales/it/overlays.json +/dwv/demo/stable/locales/jp/overlays.json /dwv/demo/stable/locales/ru/overlays.json /dwv/demo/stable/locales/zh/overlays.json diff --git a/viewers/static/cache.manifest b/viewers/static/cache.manifest index 611196406d..a590cbbf0f 100644 --- a/viewers/static/cache.manifest +++ b/viewers/static/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -# v22 2017-10-02 +# v23 2017-11-30 CACHE: @@ -22,13 +22,19 @@ appgui.js # translations /dwv/demo/stable/locales/de/translation.json /dwv/demo/stable/locales/en/translation.json +/dwv/demo/stable/locales/es/translation.json /dwv/demo/stable/locales/fr/translation.json +/dwv/demo/stable/locales/it/translation.json +/dwv/demo/stable/locales/jp/translation.json /dwv/demo/stable/locales/ru/translation.json /dwv/demo/stable/locales/zh/translation.json # overlays /dwv/demo/stable/locales/de/overlays.json /dwv/demo/stable/locales/en/overlays.json +/dwv/demo/stable/locales/es/overlays.json /dwv/demo/stable/locales/fr/overlays.json +/dwv/demo/stable/locales/it/overlays.json +/dwv/demo/stable/locales/jp/overlays.json /dwv/demo/stable/locales/ru/overlays.json /dwv/demo/stable/locales/zh/overlays.json