ホーム
新着 Issues
カテゴリー
リポジトリ
リポジトリを送信
ガイド
ブログ
メニュー
言語
react-component/picker
fr_BE dateSelect translation shows "pick a time"
Open
#430 opened on 2022年7月4日
GitHub で見る
0 comments
(0 comments)
0 reactions
(0 reactions)
0 assignees
(0 assignees)
TypeScript
304 stars
(304 stars)
339 forks
(339 forks)
user submission
help wanted
説明
Change fr_BE dateSelect translation to: dateSelect: 'Sélectionner la date',
コントリビューターガイド
技術スタック
typescript
react
領域
internationalization
localization
Issue 種別
bug
難度
新しい貢献者にとっての実装難度です。1 は非常に小さな変更、5 は専門的な作業です。
1
推定時間
経験ある貢献者が調査、実装、テスト、pull request 準備にかけるおおよその時間範囲です。
under 1 hour
活動状況
Issue が今どれだけ取り組みやすいかを示します。新しい、活発、古い、ブロック中、またはメンテナー入力待ちなどです。
fresh
明確さ
期待される変更、受け入れ条件、次の手順がどれだけ明確かを示します。
clear
前提条件
なし
初心者向け度
初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
90
調査方針
Locate the French Belgium locale file in the repository, likely under `src/locale/fr BE.ts`. Update the `dateSelect` property from its current value to 'Sélectionner la date'. No other changes are needed. The issue provides the exact string to use.