diff options
Diffstat (limited to 'app/javascript/flavours/glitch/locales/sr.json')
-rw-r--r-- | app/javascript/flavours/glitch/locales/sr.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/javascript/flavours/glitch/locales/sr.json b/app/javascript/flavours/glitch/locales/sr.json new file mode 100644 index 000000000..4d243f94c --- /dev/null +++ b/app/javascript/flavours/glitch/locales/sr.json @@ -0,0 +1,6 @@ +{ + "onboarding.page_one.federation": "{domain} is an \"instance\" of Mastodon. Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.", + "onboarding.page_six.github": "{domain} runs on Glitchsoc. Glitchsoc is a friendly {fork} of {Mastodon}. Glitchsoc is fully compatible with all Mastodon apps and instances. Glitchsoc is free open-source software. You can report bugs, request features, or contribute to the code on {github}.", + "settings.content_warnings": "Content warnings", + "settings.preferences": "Preferences" +} |