diff options
Diffstat (limited to 'app/javascript/skins')
5 files changed, 20 insertions, 0 deletions
diff --git a/app/javascript/skins/glitch/contrast/names.yml b/app/javascript/skins/glitch/contrast/names.yml index 570e30d3b..5e7357439 100644 --- a/app/javascript/skins/glitch/contrast/names.yml +++ b/app/javascript/skins/glitch/contrast/names.yml @@ -2,6 +2,10 @@ en: skins: glitch: contrast: High contrast +cs: + skins: + glitch: + contrast: Vysoký kontrast es: skins: glitch: diff --git a/app/javascript/skins/glitch/mastodon-light/names.yml b/app/javascript/skins/glitch/mastodon-light/names.yml index 891271e6e..a2c20548f 100644 --- a/app/javascript/skins/glitch/mastodon-light/names.yml +++ b/app/javascript/skins/glitch/mastodon-light/names.yml @@ -2,6 +2,10 @@ en: skins: glitch: mastodon-light: Mastodon (light) +cs: + skins: + glitch: + mastodon-light: Mastodon (světlý) es: skins: glitch: diff --git a/app/javascript/skins/vanilla/contrast/names.yml b/app/javascript/skins/vanilla/contrast/names.yml index da8974742..51d23f72d 100644 --- a/app/javascript/skins/vanilla/contrast/names.yml +++ b/app/javascript/skins/vanilla/contrast/names.yml @@ -2,6 +2,10 @@ en: skins: vanilla: contrast: High contrast +cs: + skins: + vanilla: + contrast: Vysoký kontrast es: skins: vanilla: diff --git a/app/javascript/skins/vanilla/mastodon-light/names.yml b/app/javascript/skins/vanilla/mastodon-light/names.yml index 5e41d1051..fc6721e15 100644 --- a/app/javascript/skins/vanilla/mastodon-light/names.yml +++ b/app/javascript/skins/vanilla/mastodon-light/names.yml @@ -2,6 +2,10 @@ en: skins: vanilla: mastodon-light: Mastodon (light) +cs: + skins: + vanilla: + mastodon-light: Mastodon (světlý) es: skins: glitch: diff --git a/app/javascript/skins/vanilla/win95/names.yml b/app/javascript/skins/vanilla/win95/names.yml index 2083084a2..53b771c5e 100644 --- a/app/javascript/skins/vanilla/win95/names.yml +++ b/app/javascript/skins/vanilla/win95/names.yml @@ -2,3 +2,7 @@ en: skins: vanilla: win95: Masto95 +cs: + skins: + vanilla: + win95: Windows 95 |