-
-
Notifications
You must be signed in to change notification settings - Fork 14
Translating
The English template will always be up to date and should be used as the base for translations.
- Verify with JSONLint.
- If the result is
Valid JSON
, then proceed. - If not, fix the errors and validate until there are no more.
- Common errors may include use of
"
or'
within a line. Try changing them to\"
or\'
.
- Common errors may include use of
- If the result is
- With your valid JSON, click Inject Language at the bottom of PSDLE's startup screen (below the Start button).
- Submit the JSON as either:
- An issue. (easy)
-
A pull request. (highly preferred)
- The JSON should be saved to
_src/lang/all/XX.json
whereXX
is the language code. (en-us
->en.json
)
- The JSON should be saved to
- Translations are applied on top of the default English translation.
- If the translation is missing any new lines they will default to English.
- This may occur if the English translation is updated with new lines.
- Something not translating well from English? Translate to what is comfortable for you and other speakers.
All information on this wiki, especially about how the online store operates, while factual to me is based purely on personal research.
This means as a result of my research and bug reports of users PSDLE has achieved the state and accuracy it currently has, but it is not set in stone and may not be 100% true to the original.
Developers
Third Party: Exports
Enhanced Filtering
Common Problems and Solutions
Submit a Bug or Translation
Translating
Valkyrie (Deprecated)
What is Valkyrie?
Interfacing
Deployment
Chihiro (Deprecated)
Debugging PSDLE
Gathering Debug Information
Generating the List
Enhanced Accuracy
Determining Platforms
Download Queue
User Experience
Implemented/Unavailable Features
Deployment