{{ lang.t(details._id ? "Manage Access Token" : "Create new Access Token") }}

{{ lang.t("Access token created successfully") }}
**{{ lang.t("Please note that this token will be show only once, So make sure to save it in a safe place.") }}
{{ lang.t("Your new token is: ") }} {{tokenData.token}}

{{lang.t("Choose which IP address will be allowed to access the API using this access token, Leave empty to allow all ip addresses to access using this access token.")}}

{{ lang.t("No account matching \"%s\" were found.", autocomplete.accountText) }}

{{lang.t("Choose which account will be allowed to access the API using this access token, Leave empty to allow all users to access using this access token.")}}