mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(locales): Russian translation (#36)
* feat(locales): Russian translation * oop
This commit is contained in:
11
locales/ru.json
Normal file
11
locales/ru.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"language": "Russian",
|
||||||
|
"ui": {
|
||||||
|
"settings": {
|
||||||
|
"title": "Настройки",
|
||||||
|
"language": "Язык"
|
||||||
|
},
|
||||||
|
"close": "Закрывать",
|
||||||
|
"confirm": "Подтверждать"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user