Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sakurawald committed Oct 30, 2024
2 parents ee53806 + 6cf46c9 commit 0b91b6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crowdin/id_ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
"command_cooldown.not_found": "<red>Cooldown %s tidak ditemukan.",
"command_cooldown.already_exists": "<red>Cooldown %s sudah ada.",
"command_cooldown.deleted": "<red>Cooldown %s dihapus.",
"command_cooldown.created": "<green>The cooldown `%s` created.",
"command_cooldown.created": "<green>Cooldown `%s` telah dibuat.",
"echo.send_custom.custom_text.not_found": "<red>Teks khusus %s tidak ditemukan.",
"echo.send_custom.custom_text.invalid_page": "<red>Halaman tidak valid.",
"echo.send_custom.custom_text.paginator.first_page": "<dark_green>-----<< <grey><hover:show_text:'Ini adalah halaman pertama'>Sebelumnya</grey> <green>%d<grey>/<green>%d <orange>click:run_command:'%s'<hover:show_text:'Halaman Berikutnya'>Berikutnya</hover></click></orange><dark_green> >>----",
Expand Down
2 changes: 1 addition & 1 deletion crowdin/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
"command_cooldown.not_found": "<red>找不到冷卻時間 %s。",
"command_cooldown.already_exists": "<red>冷卻時間 %s 已存在。",
"command_cooldown.deleted": "<red>已刪除冷卻時間 %s。",
"command_cooldown.created": "<green>The cooldown `%s` created.",
"command_cooldown.created": "<green>已建立冷卻時間 %s。",
"echo.send_custom.custom_text.not_found": "<red>找不到自訂文字 %s。",
"echo.send_custom.custom_text.invalid_page": "<red>無效的頁面。",
"echo.send_custom.custom_text.paginator.first_page": "<dark_green>-----<< <grey><hover:show_text:'這是第一頁'>上一頁</grey> <green>%d<grey>/<green>%d <orange><click:run_command:'%s'><hover:show_text:'下一頁'>下一頁</hover></click></orange><dark_green> >>----",
Expand Down

0 comments on commit 0b91b6c

Please sign in to comment.