Commit cee3b30e941cc357731e1dbc210ec841f1509f7d
en: add some missing language name translations
Matt McKegg committed on 5/20/2018, 12:52:21 AMParent: b1b0d21a8274ea9457cd17b4e1f99973a7e827b7
Files changed
locales/en.json | changed |
locales/en.json | ||
---|---|---|
@@ -108,13 +108,14 @@ | ||
108 | 108 … | "Theme": "Theme", |
109 | 109 … | "Language": "Language", |
110 | 110 … | "Default": "Default", |
111 | 111 … | "de": "German", |
112 | - "en": "en", | |
112 … | + "en": "English", | |
113 | 113 … | "es": "Spanish", |
114 | - "pt": "pt", | |
114 … | + "pt": "Portuguese", | |
115 | 115 … | "ur": "Urdu", |
116 | 116 … | "sl": "Slovenian", |
117 … | + "pl": "Polish", | |
117 | 118 … | "pt-BR": "Brazillian Portuguese", |
118 | 119 … | "Public Feed Options": "Public Feed Options", |
119 | 120 … | "Hide following messages": "Hide following messages", |
120 | 121 … | "This is you.": "This is you.", |
@@ -193,5 +194,5 @@ | ||
193 | 194 … | "Describe the gathering (if you want)": "Describe the gathering (if you want)", |
194 | 195 … | "Create Gathering": "Create Gathering", |
195 | 196 … | "liked": "liked", |
196 | 197 … | "(missing message)": "(missing message)" |
197 | -} | |
198 … | +} |
Built with git-ssb-web