Update ja.json#239
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
wayneshn
left a comment
There was a problem hiding this comment.
Please fix the issues in commetns. The namespace and paths are a bit messed up, please follow the en.json file for the latest structure.
| "search_options": "検索オプション", | ||
| "strategy_fuzzy": "あいまい", | ||
| "strategy_verbatim": "逐語的", | ||
| "strategy_verbatim": "完全一致", |
There was a problem hiding this comment.
Thanks for your contribution. From the meanings of the kanji, it seems "逐語的" makes more sense when translating the English word "verbatim". But if "完全一致" is more widely accepted, then I don't have a problem.
| "users": "ユーザー", | ||
| "roles": "ロール", | ||
| "logout": "ログアウト" | ||
| }, |
There was a problem hiding this comment.
The setup and layout namespace should not be deleted, might be an accdident?
| "failed_to_delete": "APIキーの削除に失敗しました", | ||
| "api_key_deleted": "APIキーが削除されました", | ||
| "generated_title": "APIキーが生成されました", | ||
| "generated_message": "APIキーが生成されました。コピーして安全な場所に保存してください。このキーは一度だけ表示されます。" |
There was a problem hiding this comment.
The path for these namespaces are wrong, setup and layout are directly under app
No description provided.