Files
ox_lib/locales/ru.json
waddle_dee cd69b97724 feat(locales): Russian translation (#36)
* feat(locales): Russian translation

* oop
2022-06-15 20:24:35 +02:00

12 lines
194 B
JSON

{
"language": "Russian",
"ui": {
"settings": {
"title": "Настройки",
"language": "Язык"
},
"close": "Закрывать",
"confirm": "Подтверждать"
}
}