Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8210d86 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Oct 25, 2023
1 parent 5dbcc34 commit 2cc4369
Show file tree
Hide file tree
Showing 225 changed files with 247 additions and 236 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
l.pathname.slice(0, -1) + decoded + l.hash
);
}
}(window.location))</script><script type="module" crossorigin src="/packs/index-77a381df.js"></script><link rel="stylesheet" href="/packs/assets/index-09eb95bf.css"><link rel="manifest" href="/manifest.json"></head><body class="theme-mode-light no-reduce-motion"><div id="soapbox" class="h-full"><div class="loading-indicator-wrapper"><div class="loading-indicator"><div class="loading-indicator__container"><div class="loading-indicator__figure"></div></div></div></div></div><noscript>To use this website, please enable JavaScript.</noscript></body></html>
}(window.location))</script><script type="module" crossorigin src="/packs/index-c785cfc1.js"></script><link rel="stylesheet" href="/packs/assets/index-09eb95bf.css"><link rel="manifest" href="/manifest.json"></head><body class="theme-mode-light no-reduce-motion"><div id="soapbox" class="h-full"><div class="loading-indicator-wrapper"><div class="loading-indicator"><div class="loading-indicator__container"><div class="loading-indicator__figure"></div></div></div></div></div><noscript>To use this website, please enable JavaScript.</noscript></body></html>
3 changes: 2 additions & 1 deletion locales/en-GB/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@

## Card (components/ui/card/...)

account-manage-list = Add or Remove from lists
### Account (features/account/...)

account-badges-admin = Admin
account-badges-bot = Bot
account-birthday = Born { $date }
Expand Down
8 changes: 7 additions & 1 deletion locales/en-US/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
# Naming convention for l10n IDs: "module-ComponentName--string-summary".
# Please sort alphabetically by (module name, component name).

# Special Cases (suffixed with "--Case"):
# -- Special Cases --
# This is for special cases where the translation have to be formatted in a
# specific way, these translations should be prefixed with "--Case".
#
# The format should not be changed!
# You should only change the "TEXT GOES HERE!" text!
#
# - MenuItem
# ID convention: "module-ComponentName--string-summary--MenuItem"
# Formatting: <icon></icon><wrapper>TEXT GOES HERE!</wrapper><emblem></emblem>
Expand Down
4 changes: 3 additions & 1 deletion locales/id-ID/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ ui-CardHeader--back =
.aria-label = Kembali
.title = Kembali
account-manage-list = Add or Remove from lists
### Account (features/account/...)
account-Header--manage-list--MenuItem = <icon></icon><wrapper>Tambah atau Hapus dari daftar</wrapper><emblem></emblem>
account-badges-admin = Admin
account-badges-bot = Bot
account-birthday = Born { $date }
Expand Down
4 changes: 3 additions & 1 deletion locales/ja-JP/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ ui-CardHeader--back =
.aria-label = 戻る
.title = 戻る
account-manage-list = Add or Remove from lists
### Account (features/account/...)
account-Header--manage-list--MenuItem = <icon></icon><wrapper>リストから追加または外す</wrapper><emblem></emblem>
account-badges-admin = Admin
account-badges-bot = Bot
account-birthday = Born { $date }
Expand Down
30 changes: 15 additions & 15 deletions packs/index-77a381df.js → packs/index-c785cfc1.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2cc4369

Please sign in to comment.