Fix: text for directURL
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
51cf93a054
commit
d0c6e76eb9
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ infoAndroid:
|
||||||
infoUnsupported:
|
infoUnsupported:
|
||||||
other: Ihr Gerät ist nicht mit {{.}} kompatibel.
|
other: Ihr Gerät ist nicht mit {{.}} kompatibel.
|
||||||
|
|
||||||
directLink:
|
directUrl:
|
||||||
other: Direkt in {{.}} öffnen
|
other: Direkt in {{.}} öffnen
|
||||||
|
|
||||||
alternativeUrl:
|
alternativeUrl:
|
||||||
|
|
|
@ -19,7 +19,7 @@ infoAndroid:
|
||||||
infoUnsupported:
|
infoUnsupported:
|
||||||
other: Your device is not supported by {{.}}.
|
other: Your device is not supported by {{.}}.
|
||||||
|
|
||||||
directLink:
|
directUrl:
|
||||||
other: Open directly in {{.}}
|
other: Open directly in {{.}}
|
||||||
|
|
||||||
alternativeUrl:
|
alternativeUrl:
|
||||||
|
|
Loading…
Reference in a new issue