Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n(frontend): デッキの「カラムの設定」に翻訳を追加 #11778

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

kakkokari-gtyih
Copy link
Contributor

What

  • 「カラムの設定」にあたっていなかった翻訳を追加
    (flexible を「幅を自動調整」に変更)
  • 「カラムの設定」に補足説明を追加
    (「幅」設定に「幅を自動調整」が有効の場合、これが幅の最小値となりますという説明を追加)

image

Why

Fix #11738

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Sep 3, 2023
@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2db63d1) 78.68% compared to head (75b2837) 78.69%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #11778   +/-   ##
========================================
  Coverage    78.68%   78.69%           
========================================
  Files          925      925           
  Lines        97670    97670           
  Branches      7750     7752    +2     
========================================
+ Hits         76852    76857    +5     
+ Misses       20818    20813    -5     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kakkokari-gtyih kakkokari-gtyih changed the title add(i18n-frontend): デッキの「カラムの設定」に翻訳を追加 (i18n)frontend: デッキの「カラムの設定」に翻訳を追加 Sep 3, 2023
@kakkokari-gtyih kakkokari-gtyih changed the title (i18n)frontend: デッキの「カラムの設定」に翻訳を追加 i18n(frontend): デッキの「カラムの設定」に翻訳を追加 Sep 3, 2023
@syuilo syuilo merged commit e7d30c8 into misskey-dev:develop Sep 4, 2023
@syuilo
Copy link
Member

syuilo commented Sep 4, 2023

🙏🏻

@kakkokari-gtyih kakkokari-gtyih deleted the dock-flex-i18n branch September 4, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing translation: flexible (context: deck's settings modal window)
2 participants