🧑💻 ✨ Add UI for generating API tokens (/token)
This commit is contained in:
@ -6,6 +6,7 @@ export const strings = {
|
||||
history: "History",
|
||||
settings: "Settings",
|
||||
login: "Login",
|
||||
token: "Token",
|
||||
},
|
||||
settings: {
|
||||
heading: {
|
||||
@ -88,6 +89,9 @@ export const strings = {
|
||||
noHistory: "No substitutions for this day have changed yet",
|
||||
},
|
||||
},
|
||||
token: {
|
||||
header: "Generate API-Token",
|
||||
},
|
||||
},
|
||||
de: {
|
||||
title: {
|
||||
|
Reference in New Issue
Block a user