diff options
author | Fire Demon <firedemon@creature.cafe> | 2020-10-21 02:37:20 -0500 |
---|---|---|
committer | Fire Demon <firedemon@creature.cafe> | 2020-10-21 02:37:20 -0500 |
commit | 8e0ae20e607775840e94605f71c5c480cfa97ddf (patch) | |
tree | 0016cd08f4504ebd66149240b406c34e383c3332 /app/javascript/skins/glitch | |
parent | 974b3805b7d6dd27730846847e19bc4204f16dc6 (diff) | |
parent | 29870d2be6c0e78132416b5561aba20d6ca3c746 (diff) |
Merge remote-tracking branch 'upstream/master' into dev
Diffstat (limited to 'app/javascript/skins/glitch')
-rw-r--r-- | app/javascript/skins/glitch/contrast/names.yml | 4 | ||||
-rw-r--r-- | app/javascript/skins/glitch/mastodon-light/names.yml | 5 |
2 files changed, 8 insertions, 1 deletions
diff --git a/app/javascript/skins/glitch/contrast/names.yml b/app/javascript/skins/glitch/contrast/names.yml index f60c4acd0..570e30d3b 100644 --- a/app/javascript/skins/glitch/contrast/names.yml +++ b/app/javascript/skins/glitch/contrast/names.yml @@ -2,3 +2,7 @@ en: skins: glitch: contrast: High contrast +es: + skins: + glitch: + contrast: Alto contraste diff --git a/app/javascript/skins/glitch/mastodon-light/names.yml b/app/javascript/skins/glitch/mastodon-light/names.yml index f15424f2b..891271e6e 100644 --- a/app/javascript/skins/glitch/mastodon-light/names.yml +++ b/app/javascript/skins/glitch/mastodon-light/names.yml @@ -2,4 +2,7 @@ en: skins: glitch: mastodon-light: Mastodon (light) - +es: + skins: + glitch: + mastodon-light: Mastodon (claro) |