The Node.js® Website

Added Romanian locale (#6496)

* chore(i18n): Romanian language added in the locale config file

* chore(i18n): Romanian locale file created

* fix: Removed ro.json file manually created

* Update config.json

Signed-off-by: Claudio W <cwunder@gnome.org>

---------

Signed-off-by: Claudio W <cwunder@gnome.org>
Co-authored-by: Claudio W <cwunder@gnome.org>

authored by Vlad Ilie Claudio W and committed by GitHub 5b1a093d 90e40817

Changed files
+10
i18n
+10
i18n/config.json
··· 120 120 "default": false 121 121 }, 122 122 { 123 + "code": "ro", 124 + "localName": "Română", 125 + "name": "Romanian", 126 + "langDir": "ltr", 127 + "dateFormat": "DD-MM-YYYY", 128 + "hrefLang": "ro", 129 + "enabled": false, 130 + "default": false 131 + }, 132 + { 123 133 "code": "ru", 124 134 "localName": "Русский", 125 135 "name": "Russian",