mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #223] [MERGED] i18n #674
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#674
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/223
Author: @kazup01
Created: 12/24/2019
Status: ✅ Merged
Merged: 12/24/2019
Merged by: @Rokt33r
Base:
master← Head:i18n📝 Commits (4)
3ca6661Fix sidenavaf8936aAdd NoteList65501d0Add remaining partee3301eAdd Japanese📊 Changes
19 files changed (+402 additions, -122 deletions)
View changed files
📝
src/components/NotePage/NoteList/NoteItem.tsx(+12 -7)📝
src/components/NotePage/NoteList/NoteList.tsx(+6 -3)📝
src/components/NotePage/NotePage.tsx(+11 -7)📝
src/components/PreferencesModal/AboutTab.tsx(+15 -16)📝
src/components/PreferencesModal/BillingTab.tsx(+28 -21)📝
src/components/PreferencesModal/ImportTab.tsx(+11 -10)📝
src/components/PreferencesModal/MarkdownTab.tsx(+4 -4)📝
src/components/PreferencesModal/PreferencesModal.tsx(+4 -1)📝
src/components/PreferencesModal/UserInfo.tsx(+4 -1)📝
src/components/SideNavigator/FolderListFragment.tsx(+13 -9)📝
src/components/SideNavigator/SideNavigator.tsx(+17 -16)📝
src/components/SideNavigator/TagListFragment.tsx(+7 -4)📝
src/components/Storage/StorageCreate.tsx(+5 -5)📝
src/components/Storage/StorageEdit.tsx(+10 -8)📝
src/components/Tutorials/TutorialsNoteDetail.tsx(+4 -1)📝
src/components/Tutorials/TutorialsNoteList.tsx(+4 -1)📝
src/components/Tutorials/TutorialsPage.tsx(+3 -2)📝
src/lib/i18n/enUS.ts(+120 -1)📝
src/lib/i18n/ja.ts(+124 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.