mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
New langkeys: settings.labels.theme.themes
Basically allows you to translate theme names to your language instead of them being hard-coded
This commit is contained in:
@@ -639,6 +639,9 @@ settings:
|
||||
title: Game theme
|
||||
description: >-
|
||||
Choose the game theme (light / dark).
|
||||
themes:
|
||||
dark: Dark
|
||||
light: Light
|
||||
|
||||
refreshRate:
|
||||
title: Simulation Target
|
||||
|
||||
@@ -650,6 +650,9 @@ settings:
|
||||
title: Motyw Graficzny Gry
|
||||
description: >-
|
||||
Wybierz motyw (jasny / ciemny).
|
||||
themes:
|
||||
dark: Ciemny
|
||||
light: Jasny
|
||||
|
||||
refreshRate:
|
||||
title: Częstość Odświeżania
|
||||
|
||||
Reference in New Issue
Block a user