feat: translation keys for SB card
This commit is contained in:
parent
3050350f25
commit
8d3be0f3cf
2 changed files with 17 additions and 10 deletions
|
@ -138,6 +138,13 @@
|
|||
"conversation": {
|
||||
"with": "with"
|
||||
},
|
||||
"custom_cards": {
|
||||
"stackblitz": {
|
||||
"lines": "Lines {0}",
|
||||
"open": "Open",
|
||||
"snippet_from": "Snippet from {0}"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"account_not_found": "Account {0} not found",
|
||||
"explore-list-empty": "Nothing is trending right now. Check back later!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue