mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
chore(translation): more consistent suffix
This commit is contained in:
parent
d452b0a50e
commit
0b42d73dff
1 changed files with 3 additions and 3 deletions
6
webview-ui/src/i18n/locales/id/chat.json
generated
6
webview-ui/src/i18n/locales/id/chat.json
generated
|
|
@ -154,9 +154,9 @@
|
|||
},
|
||||
"rateLimitRetry": {
|
||||
"title": "Batas kecepatan tercapai — mohon tunggu.",
|
||||
"waiting": "Mencoba lagi dalam {{seconds}}d",
|
||||
"waitingWithAttempt": "Mencoba lagi dalam {{seconds}}d (percobaan {{attempt}})",
|
||||
"waitingWithAttemptMax": "Mencoba lagi dalam {{seconds}}d (percobaan {{attempt}}/{{maxAttempts}})",
|
||||
"waiting": "Mencoba lagi dalam {{seconds}}dtk",
|
||||
"waitingWithAttempt": "Mencoba lagi dalam {{seconds}}dtk (percobaan {{attempt}})",
|
||||
"waitingWithAttemptMax": "Mencoba lagi dalam {{seconds}}dtk (percobaan {{attempt}}/{{maxAttempts}})",
|
||||
"retrying": "Mencoba lagi sekarang…",
|
||||
"cancelled": "Percobaan ulang dibatalkan"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue