Add translations for dark/light theme

This commit is contained in:
Dmitry Kolosov 2020-08-12 22:25:29 +03:00
parent 3d08f96509
commit 273984529f
5 changed files with 33 additions and 3 deletions

View File

@ -36,3 +36,9 @@ toAllCategories:
skipToContent: skipToContent:
other: "zum Hauptinhalt springen" other: "zum Hauptinhalt springen"
darkTheme:
other: "dunkles thema"
lightTheme:
other: "licht thema"

View File

@ -35,4 +35,10 @@ toAllCategories:
other: "to all categories" other: "to all categories"
skipToContent: skipToContent:
other: "skip to main content" other: "skip to main content"
darkTheme:
other: "dark theme"
lightTheme:
other: "light theme"

View File

@ -35,4 +35,10 @@ toAllCategories:
other: "vers toutes les catégories" other: "vers toutes les catégories"
skipToContent: skipToContent:
other: "passer au contenu principal" other: "passer au contenu principal"
darkTheme:
other: "thème sombre"
lightTheme:
other: "thème léger"

View File

@ -36,3 +36,9 @@ toAllCategories:
skipToContent: skipToContent:
other: "przejdź do głównej zawartości" other: "przejdź do głównej zawartości"
darkTheme:
other: "ciemny schemat"
lightTheme:
other: "lekki schemat"

View File

@ -35,4 +35,10 @@ toAllCategories:
other: "ко списку всех категорий" other: "ко списку всех категорий"
skipToContent: skipToContent:
other: "перейти к основному контенту" other: "перейти к основному контенту"
darkTheme:
other: "тёмная тема"
lightTheme:
other: "светлая тема"