Bryan_J

ENGLISH Hang on the wall JAPANESE

Mar 19th, 2023
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | Source Code | 0 0
  1. ( UI_EN.txt )
  2. UI_EN = {
  3. UI_optionscreen_binding_HotW Keys = "Hang on the wall",
  4. UI_optionscreen_binding_HotW Low = "Low",
  5. UI_optionscreen_binding_HotW Mid = "Middle",
  6. UI_optionscreen_binding_HotW High = "High",
  7. UI_optionscreen_binding_HotW prompt = "Change height %1/%2/%3",
  8. }
  9.  
  10. ( UI_JP.txt )
  11. UI_JP = {
  12. UI_optionscreen_binding_HotW Keys = "壁に飾ろう!",
  13. UI_optionscreen_binding_HotW Low = "低",
  14. UI_optionscreen_binding_HotW Mid = "中",
  15. UI_optionscreen_binding_HotW High = "高",
  16. UI_optionscreen_binding_HotW prompt = "高さ変更 %1/%2/%3",
  17. }
Advertisement
Add Comment
Please, Sign In to add comment