Skip to content

Commit 6e8a64b

Browse files
committed
Add gateway_mode translation
- Added Polish translation for upcoming gateway_mode config option - Requested by maintainer in PR review - Translation: local/remote gateway operation mode
1 parent 378f419 commit 6e8a64b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • openclaw_assistant/translations

openclaw_assistant/translations/pl.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ configuration:
5050
allow_insecure_auth:
5151
name: Zezwól na niezabezpieczone uwierzytelnianie HTTP
5252
description: Zezwól na uwierzytelnianie HTTP dla dostępu do gateway w sieci LAN. UWAGA - Włącz tylko jeśli używasz HTTP (nie HTTPS) dla gateway_public_url. Wymagane dla dostępu przez przeglądarkę przez HTTP.
53+
54+
gateway_mode:
55+
name: Tryb Gateway
56+
description: Tryb działania gateway - local (uruchom gateway lokalnie, zalecane) lub remote (połącz się ze zdalnym gateway)

0 commit comments

Comments
 (0)