Skip to content

Commit

Permalink
Create bg.lua (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinator9001 authored Aug 30, 2023
1 parent 8a71cfd commit b51e313
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions locales/bg.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
return {
['ui_group'] = "Група",
['ui_count'] = "Брой",
['ui_name'] = "Име",
['ui_id'] = "ЕГН",
['ui_player_count'] = "Брой на играчите",
['ui_your_id'] = "Твоето ЕГН",
['ui_copied'] = "Копирано!",

['command_open'] = "Отваря скорборда",
['keymap_open'] = "Oтвори скорборда",
}

0 comments on commit b51e313

Please sign in to comment.