chore: Update translations

This commit is contained in:
2024-02-27 19:16:50 +00:00
parent d59e0c9f36
commit ae37f361ce
42 changed files with 684 additions and 543 deletions

View File

@ -11,7 +11,7 @@ module.exports = {
secondary: "var(--secondary)",
zap: "var(--zap)",
success: "rgb(0 127 0 / <alpha-value>)",
warning: "rgb(255 86 63 / <alpha-value>)"
warning: "rgb(255 86 63 / <alpha-value>)",
},
animation: {
"ping-once": "ping 1s cubic-bezier(0, 0, 0.2, 1);",