* fix: fix T-2063 * fix: fix T-2589 * chore: remove translation of page header * chore: add version check for migration * chore: switch locale files to JSON format * fix: bug * fix(auth): fix translation * fix: add App provider --------- Co-authored-by: chenos <chenlinxh@gmail.com>
22 lines
787 B
JSON
22 lines
787 B
JSON
{
|
|
"API keys": "API keys",
|
|
"API key created successfully": "API key created successfully",
|
|
"Make sure to copy your personal access key now as you will not be able to see this again.": "Make sure to copy your personal access key now as you will not be able to see this again.",
|
|
"Key name": "Key name",
|
|
"Expiration": "Expiration",
|
|
"Delete API key": "Delete API key",
|
|
"Role": "Role",
|
|
"Keys manager": "Keys manager",
|
|
"Created at": "Created at",
|
|
"Add API key": "Add API key",
|
|
"Never": "Never",
|
|
"Custom": "Custom",
|
|
"Never expires": "Never expires",
|
|
"1 Day": "1 Day",
|
|
"7 Days": "7 Days",
|
|
"30 Days": "30 Days",
|
|
"90 Days": "90 Days",
|
|
"Role not found": "Role not found",
|
|
"Allow only your own roles to be selected": "Allow only your own roles to be selected"
|
|
}
|