mirror of https://github.com/h44z/wg-portal.git
Fix installation button translations (#215)
This commit is contained in:
parent
1b4b5ff161
commit
3279cb2204
|
|
@ -45,7 +45,7 @@
|
||||||
"box-header": "WireGuard Installation",
|
"box-header": "WireGuard Installation",
|
||||||
"headline": "Installation",
|
"headline": "Installation",
|
||||||
"content": "Die Installationsanweisungen für die Client-Software finden Sie auf der offiziellen WireGuard-Website.",
|
"content": "Die Installationsanweisungen für die Client-Software finden Sie auf der offiziellen WireGuard-Website.",
|
||||||
"btn": "Anleitung öffnen"
|
"button": "Anleitung öffnen"
|
||||||
},
|
},
|
||||||
"about-wg": {
|
"about-wg": {
|
||||||
"box-header": "Über WireGuard",
|
"box-header": "Über WireGuard",
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
"box-header": "WireGuard Installation",
|
"box-header": "WireGuard Installation",
|
||||||
"headline": "Installation",
|
"headline": "Installation",
|
||||||
"content": "Installation instructions for client software can be found on the official WireGuard website.",
|
"content": "Installation instructions for client software can be found on the official WireGuard website.",
|
||||||
"btn": "Open Instructions"
|
"button": "Open Instructions"
|
||||||
},
|
},
|
||||||
"about-wg": {
|
"about-wg": {
|
||||||
"box-header": "About WireGuard",
|
"box-header": "About WireGuard",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue