Skip to content

Commit

Permalink
Rename global timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowCait committed Oct 29, 2023
1 parent fb9814d commit 61f722f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/src/lib/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"header": {
"home": "Home",
"search": "Search",
"global": "Global",
"global": "Trend",
"notifications": "Notifications",
"bookmark": "Bookmark",
"profile": "Profile",
Expand Down
2 changes: 1 addition & 1 deletion web/src/lib/i18n/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"header": {
"home": "ホーム",
"search": "検索",
"global": "日本語",
"global": "トレンド",
"notifications": "通知",
"bookmark": "ブックマーク",
"profile": "プロフィール",
Expand Down

0 comments on commit 61f722f

Please sign in to comment.