mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #2048] [FR] Translation for multiple languages #821
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#821
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?
Originally created by @hyj1204 on GitHub (Mar 20, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2048
Description
As Appflowy has expanded over time, we have found that several parts of our app are missing translations. If you are a bilingual, we would greatly appreciate your help in translating our app and making it accessible to more people in their native language.
Here are some steps you can take as a first-time contributor:
Create a new issue on our GitHub repository using the Feature Request template. Please state which language you would like to work on, and we will assign the task to you.
Fork our repository and create a new branch in your repository to work on. Check this link for instructions on how to install and contribute.
Modify/Add a key-value JSON file for the language you are translating in the
frontend/app_flowy/assets/translations/ folder. Please refer to theen.jsonfile for the format and keys. For more details on translating AppFlowy, please refer to this guidelines.Follow the submission rules to submit your PR and link the issue you created in step 1.
Impact
We encourage more people to use and explore our app. Additionally, it can help you discover all the features and functionalities that it offers.
Additional Context
No response
@GouravShDev commented on GitHub (Mar 26, 2023):
I would suggest to use chatgpt for translation. Just copy small part of json file in chatgpt and translate. And made few changes if required. I tried translating using this trick in another project it worked great.
@annieappflowy commented on GitHub (Mar 27, 2023):
Thanks @hyj1204 for creating this FR.
A to-do on my list is to explore translation platforms we can use to make translation tasks easier and more accessible to global translators.
@prashant235913 commented on GitHub (May 15, 2023):
There are many softwares for translation:_
here are the names of some good translation apps:
@ahsanahmad4654 commented on GitHub (Oct 1, 2023):
Hey @hyj1204, What languages are missing in which you want the AppFlowy to be in future.
@hyj1204 commented on GitHub (Oct 5, 2023):
We welcome all new languages. You can choose your preferred language and start working.
All the language file we support now is under the folder
AppFlowy/frontend/resources/translations/, however, except en.json, other language files may not be fully translated. For example, they don't have "Search emoji" since it was recently added inen.json. We would appreciate any improvement to our current language, as well as any new language.