mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #1020] [MERGED] i18n #1089
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#1089
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/1020
Author: @Davy-c
Created: 6/22/2021
Status: ✅ Merged
Merged: 6/25/2021
Merged by: @Rokt33r
Base:
master← Head:feat/i18n📝 Commits (10+)
eb0f85eadd back to settings databbb9935personal info and preferences30289bcteaminfotabe00f659logo in translation24c8d40members tqb8101604feedback and integration6b10960fix33daf76api tab328afebsettings sidebar6f2a5d5Team sub limit📊 Changes
86 files changed (+2889 additions, -1134 deletions)
View changed files
📝
src/cloud/components/Application.tsx(+26 -15)📝
src/cloud/components/Router.tsx(+1 -1)📝
src/cloud/components/atoms/ThreadStatusFilterControl.tsx(+12 -7)📝
src/cloud/components/atoms/Tooltip.tsx(+1 -1)📝
src/cloud/components/molecules/AppFeedbackForm/index.tsx(+46 -23)📝
src/cloud/components/molecules/CommentInput.tsx(+4 -1)📝
src/cloud/components/molecules/DocShare.tsx(+15 -9)📝
src/cloud/components/molecules/DocTagsList/TagsAutoCompleteInput.tsx(+9 -3)📝
src/cloud/components/molecules/Editor/EditorIndentationStatus.tsx(+13 -5)📝
src/cloud/components/molecules/Editor/EditorKeyMapSelect.tsx(+5 -2)📝
src/cloud/components/molecules/Editor/EditorThemeSelect.tsx(+6 -2)📝
src/cloud/components/molecules/Editor/EditorToolButton.tsx(+3 -1)📝
src/cloud/components/molecules/Editor/EditorToolbar.tsx(+15 -11)📝
src/cloud/components/molecules/Editor/EditorToolbarUpload.tsx(+4 -1)📝
src/cloud/components/molecules/Editor/index.tsx(+22 -14)📝
src/cloud/components/molecules/Editor/useDocActionContextMenu.tsx(+14 -10)📝
src/cloud/components/molecules/NewDocButton.tsx(+15 -2)📝
src/cloud/components/molecules/OpenInviteSection.tsx(+28 -14)📝
src/cloud/components/molecules/SettingsTeamForm.tsx(+17 -9)📝
src/cloud/components/molecules/SubscriptionForm/UpdateBillingEmailForm.tsx(+7 -4)...and 66 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.