Skip to content

Commit

Permalink
chats word in translations
Browse files Browse the repository at this point in the history
  • Loading branch information
dartpain committed May 29, 2024
1 parent ca4881a commit 0cfa77b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/locale/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"language": "English",
"chat": "Chat",
"chats": "Chats",
"newChat": "New Chat",
"myPlan": "My Plan",
"about": "About",
Expand Down
1 change: 1 addition & 0 deletions frontend/src/locale/es.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"language": "Spanish",
"chat": "Chat",
"chats": "Chats",
"newChat": "Nuevo Chat",
"myPlan": "Mi Plan",
"about": "Acerca de",
Expand Down

0 comments on commit 0cfa77b

Please sign in to comment.