mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
- Minor adjustments in English translation of game and adjust casing of product names (#593)
- Fix comment typo
This commit is contained in:
parent
2dca363df9
commit
3f497c5b47
@ -664,7 +664,7 @@ iframe {
|
||||
user-select: all;
|
||||
}
|
||||
|
||||
// Steam overlay fiy
|
||||
// Steam overlay fix
|
||||
#steamOverlayCanvasFix {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
|
@ -17,7 +17,7 @@ export class MobileWarningState extends GameState {
|
||||
There is also no estimate when this will change, but feel to make a contribution! It's
|
||||
<a href="https://github.com/tobspr/shapez.io" target="_blank">open source</a>!</p>
|
||||
|
||||
<p>If you want to play on your computer, you can also get the standalone on steam:</p>
|
||||
<p>If you want to play on your computer, you can also get the standalone on Steam:</p>
|
||||
|
||||
|
||||
<a href="${
|
||||
|
@ -153,7 +153,7 @@ mainMenu:
|
||||
|
||||
# This is shown when using firefox and other browsers which are not supported.
|
||||
browserWarning: >-
|
||||
Sorry, but the game is known to run slow on your browser! Get the standalone version or download chrome for the full experience.
|
||||
Sorry, but the game is known to run slow on your browser! Get the standalone version or download Google Chrome for the full experience.
|
||||
|
||||
savegameLevel: Level <x>
|
||||
savegameLevelUnknown: Unknown Level
|
||||
@ -624,7 +624,7 @@ storyRewards:
|
||||
# Those are the rewards gained from completing the store
|
||||
reward_cutter_and_trash:
|
||||
title: Cutting Shapes
|
||||
desc: You just unlocked the <strong>cutter</strong> - it cuts shapes half from <strong>top to bottom</strong> regardless of its orientation!<br><br>Be sure to get rid of the waste, or otherwise <strong>it will stall</strong> - For this purpose I gave you a trash, which destroys everything you put into it!
|
||||
desc: You just unlocked the <strong>cutter</strong> - it cuts shapes in half from <strong>top to bottom</strong> regardless of its orientation!<br><br>Be sure to get rid of the waste, or otherwise <strong>it will stall</strong> - For this purpose I have given you the trash can, which destroys everything you put into it!
|
||||
|
||||
reward_rotater:
|
||||
title: Rotating
|
||||
|
Loading…
Reference in New Issue
Block a user