mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
Merge pull request #160 from D4isDAVID/update-locales
feat(locales): update Russian & add Hebrew
This commit is contained in:
12
locales/he.json
Normal file
12
locales/he.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"language": "עברית",
|
||||
"ui": {
|
||||
"settings": {
|
||||
"title": "הגדרות",
|
||||
"language": "שפה"
|
||||
},
|
||||
"cancel": "ביטול",
|
||||
"close": "סגירה",
|
||||
"confirm": "אישור"
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"title": "Настройки",
|
||||
"language": "Язык"
|
||||
},
|
||||
"cancel": "Cancel",
|
||||
"cancel": "Отменить",
|
||||
"close": "Закрывать",
|
||||
"confirm": "Подтверждать"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user