Strings - app/src/main/res/values-ja/strings.xml

This commit is contained in:
runner 2022-04-22 02:49:49 +00:00 committed by Gabriel Luong
parent 7d2f66d9e1
commit 77a091eec2
1 changed files with 2 additions and 0 deletions

View File

@ -1875,6 +1875,8 @@
<!-- Clickable text for opening an external link for more information about Pocket. -->
<string name="pocket_stories_feature_learn_more">詳細情報</string>
<!-- Snackbar message for enrolling in a Nimbus experiment from the secret settings when Studies preference is Off.-->
<string name="experiments_snackbar">データを送信するにはテレメトリーを有効にしてください。</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">設定を開く</string>
</resources>