Skip to content

Commit f323836

Browse files
DevipriyaS17madhavilosetty-intel
authored andcommitted
Merge branch 'main' into refactor_i18
2 parents 1cdc504 + 2b763be commit f323836

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN npm run build -- --configuration=${BUILD_CONFIGURATION} \
2020
fi
2121

2222
### STAGE 2: Run ###
23-
FROM nginx:mainline-alpine-slim@sha256:8763397d71453fccb4a2613ccfd89aa62e1d731d618b1eaa8e14631539a3a65b
23+
FROM nginx:mainline-alpine-slim@sha256:45b82ed5f285b90d63df07ba70430fdd8f25624b416617d9e6dc93412b2006dc
2424

2525
LABEL license='SPDX-License-Identifier: Apache-2.0' \
2626
copyright='Copyright (c) 2021: Intel'

src/assets/i18n/he.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,8 +1082,8 @@
10821082
"value": "חשמל: כבוי"
10831083
},
10841084
"deviceToolbar.power.refreshAriaLabel": {
1085-
"description": "Aria label עבור כפתור עדכון זיכרון חשמל",
1086-
"value": "עדכן זיכרון חשמל"
1085+
"description": "Aria label עבור כפתור עדכון מצב חשמל",
1086+
"value": "עדכן מצב חשמל"
10871087
},
10881088
"deviceUserConsent.description": {
10891089
"description": "תיאור להסכמת משתמש למכשירים",

0 commit comments

Comments
 (0)