Add location_not_exist to Russian and Hebrew locales

This commit is contained in:
David Malchin
2022-08-19 22:33:31 +03:00
parent 4d17bf9c03
commit ad47b49b7f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ local Translations = {
company_too_poor = 'המעסיק שלך עני מידי',
item_not_exist = 'פריט לא קיים',
too_heavy = 'אינבנטורי מלא',
location_not_exist = 'מקום לא קיים',
duplicate_license = 'Rockstar נמצא שכפול רישיון',
no_valid_license = 'תקף Rockstar לא נמצא רישיון',
not_whitelisted = 'את/ה לא ברשימת המותרים בשרת הזה',
+1
View File
@@ -8,6 +8,7 @@ local Translations = {
company_too_poor = 'Ваш работодатель без денег',
item_not_exist = 'Вещь не существует',
too_heavy = 'Инвентарь слишком полный',
location_not_exist = 'Локация не существует',
duplicate_license = 'Найден дубликат лицензии Rockstar',
no_valid_license = 'Не найдена действующая лицензия Rockstar',
not_whitelisted = 'Вы не в белом списке этого сервера',