Skip to content

Commit

Permalink
Merge branch 'develop' into feat/chain_pin_logic
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvvv1vvvvvv committed Apr 12, 2024
2 parents b9254d6 + 311fbe4 commit 5e5015d
Show file tree
Hide file tree
Showing 41 changed files with 2,161 additions and 114 deletions.
1 change: 1 addition & 0 deletions _raw/locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@
"table": {
"bodyEmpty": {
"loadingText": "Loading...",
"noDataText": "No Approvals",
"noMatchText": "No Match"
}
},
Expand Down
1 change: 1 addition & 0 deletions _raw/locales/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{ "code": "en", "name": "English" },
{ "code": "zh_CN", "name": "简体中文" },
{ "code": "zh_HK", "name": "繁體中文(香港)" },
{ "code": "es", "name": "Español" },
{ "code": "fr_FR", "name": "Français" },
{ "code": "ua_UA", "name": "Українська" },
Expand Down
Loading

0 comments on commit 5e5015d

Please sign in to comment.