Files
leadchat/app/javascript/dashboard/i18n/locale/ja/general.json
Chatwoot Bot 4a088e0663 chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2025-02-12 12:34:34 +05:30

10 lines
237 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "{firstIndex}-{lastIndex} の {totalCount} アイテムを表示",
"PHONE_INPUT": {
"PLACEHOLDER": "検索",
"EMPTY_STATE": "結果が見つかりませんでした。"
}
}
}