fix(web-ui): Change Pin to PIN (#3872)
This commit is contained in:
parent
2ca2ea435f
commit
8ca976f2d0
1 changed files with 1 additions and 1 deletions
|
|
@ -388,7 +388,7 @@
|
||||||
"configuration": "Configuration",
|
"configuration": "Configuration",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"password": "Change Password",
|
"password": "Change Password",
|
||||||
"pin": "Pin",
|
"pin": "PIN",
|
||||||
"theme_auto": "Auto",
|
"theme_auto": "Auto",
|
||||||
"theme_dark": "Dark",
|
"theme_dark": "Dark",
|
||||||
"theme_light": "Light",
|
"theme_light": "Light",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue