You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/i18n/lang/en.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1520,10 +1520,10 @@
1520
1520
"14001": "The provided api token is invalid.",
1521
1521
"14002": "The permission {permission} of group {group} is invalid.",
1522
1522
"14005": "A migration from this service is already running. Please wait until it is done.",
1523
-
"14006": "Planka rejected the provided credentials. Check the URL and the API key or username and password.",
1524
-
"14007": "The Planka account requires an extra login step (two-factor code or accepting the terms). Log in to Planka in the browser once, or use an API key instead of username and password.",
1525
-
"14009": "A Planka URL and either an API key or username and password are required.",
1526
-
"14010": "Could not reach a Planka API at the given URL. Check the URL and that Vikunja can reach the instance."
1523
+
"14201": "Planka rejected the provided credentials. Check the URL and the API key or username and password.",
1524
+
"14202": "The Planka account requires an extra login step (two-factor code or accepting the terms). Log in to Planka in the browser once, or use an API key instead of username and password.",
1525
+
"14203": "A Planka URL and either an API key or username and password are required.",
1526
+
"14204": "Could not reach a Planka API at the given URL. Check the URL and that Vikunja can reach the instance."
Message: "The Planka account requires an extra login step (two-factor code or accepting the terms). Log in to Planka in the browser once, or use an API key instead of username and password.",
0 commit comments