⌐◨-◨- Thank you for your interest in POAPin, and please join us in making it better!
We wish people all over the world to be able to use POAPin in a language they are familiar with. No one can master all languages, and it will take a long time to get the POAPin app to support multiple languages, but we believe we can get there soon with everyone's help!
Here's an example where you don't need to know how to code and can complete the entire task on the web. Very simple.
-
Visit this folder:
lib/common/translations/languages
Here are the meanings of these language file names:
POAPin/lib/common/translations/locale_string.dart
Lines 27 to 40 in 104f3aa
-
Here is an example in
🇯🇵Japanese🇯🇵
, let's openja.dart
Click the Edit button to enter the online editor.
Find the text you can translate, remove the
//
at the beginning of a line and replace the second half of the line with the translation for the corresponding language. ReplaceHome
withホーム
, for example:That's it!
-
Select Create a New Branch, as shown in the figure. And Propose changes
Next, Draft pull request or Create pull request. If you want to keep editing, don't want to be merged right away, choose Draft.
-
If the translation is good, your contribution will be merged into the codebase, 👀 and you will see it in the next version of the app.
The language selection dialog shows the translation progress in a specific language, so let's collaborate to accomplish more! 🎉