mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-06 03:06:09 +08:00
Add Russian language support (#226)
* Russian lang * Russian Lang * Update src/nginxconfig/i18n/fr/languages.js Mama Mia! Pizza! Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk> * Update src/nginxconfig/i18n/ru/common.js Tabs to 4 spaces Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk> * Matt language revision 2020 -> 2021 Added translations * Little updates 1 translation 1 correction * Update package-lock.json * Update package-lock.json * Update https.js Broken French Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright 2020 DigitalOcean
|
||||
Copyright 2021 DigitalOcean
|
||||
|
||||
This code is licensed under the MIT License.
|
||||
You may obtain a copy of the License at
|
||||
@@ -30,4 +30,5 @@ export default {
|
||||
zhTW: 'Chinese (traditional)',
|
||||
ptBR: 'Portuguese (brazilian)',
|
||||
fr: 'French',
|
||||
ru: 'Russian',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user