-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix variable order and translate testmod
- Loading branch information
Showing
2 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
src/testmod/resources/assets/spruceui_test/lang/en_ud.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"spruceui_test.option.action": "noitpO noiʇɔⱯ ǝןdɯᴉS", | ||
"spruceui_test.option.boolean": "noᴉʇdO nɐǝןooᗺ", | ||
"spruceui_test.option.checkbox": "noᴉʇdO xobʞɔǝɥƆ", | ||
"spruceui_test.option.cycling": "noiʇdO ᵷnᴉןɔʎƆ", | ||
"spruceui_test.option.double": "uoᴉʇdO ǝןbnoᗡ", | ||
"spruceui_test.option.double_input": "noᴉtpO ʇuduI ǝןbnoᗡ", | ||
"spruceui_test.option.float_input": "noᴉtpO tudnI ʇɐoןℲ", | ||
"spruceui_test.option.int_input": "noᴉtpO tudnI ɹeᵷǝʇnI", | ||
"spruceui_test.option.separator": "roʇaɹɐdǝS", | ||
"spruceui_test.option.toggle_switch": "noitdO ɥɔʇᴉʍS ǝןgᵷo⟘" | ||
} |