diff options
author | Max Wu | 2017-06-11 14:52:20 +0800 |
---|---|---|
committer | GitHub | 2017-06-11 14:52:20 +0800 |
commit | 15a346bd36ab3cb2a2d7b45ee9271c4065e1ee9b (patch) | |
tree | 928a4679c210c05577c155cfd1d509be631092fd /locales | |
parent | 46f657cac7044862bfac59aa3ffeb5e7e213b7d8 (diff) | |
parent | 9a06546117b07505ef1e62f92a614732ab9ac1c6 (diff) |
Merge pull request #481 from TheBacha/sv
minor fix for swedish translation
Diffstat (limited to '')
-rw-r--r-- | locales/sv.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/sv.json b/locales/sv.json index c1d89bd1..8d537a5e 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -97,7 +97,7 @@ "Paste your gist url here...": "Klipp in din gist-url här...", "Import from Snippet": "Importera från Snippet", "Select From Available Projects": "Välj från tillgängliga projekt", - "Select From Available Snippets": "Välj från tillgängliga projekt", + "Select From Available Snippets": "Välj från tillgängliga Snippets", "OR": "ELLER", "Export to Snippet": "Exportera till Snippet", "Select Visibility Level": "Välj synlighetsnivå" |