This commit is contained in:
2026-07-07 21:08:52 +02:00
commit 4c20cfc716
2613 changed files with 318021 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
Locales['sr'] = {
['shop'] = 'Prodavnica',
['shops'] = 'Prodavnice',
['press_menu'] = 'Pritisni [%s] da pristupiš ~g~prodavnici.',
['shop_item'] = '$%s',
['bought'] = 'Kupili ste ~b~%sx %s~s~ za ~b~$%s',
['not_enough'] = 'Vi ~r~nemate~s~ dovoljno novca, nedostaje vam ~b~$%s!',
['player_cannot_hold'] = 'Vi ~r~nemate~s~ dovoljno mesta u vašem inventaru!',
['shop_confirm'] = 'Kupi %sx %s za $%s?',
['no'] = 'Ne',
['yes'] = 'Da',
['amount'] = 'Amount', --not translated
['amount_placeholder'] = 'Amount you want to buy', --not translated
['confirm'] = 'Confirm', --not translated
['purchase'] = 'Purchase', --not translated
['bread'] = 'Bread', --not translated
['water'] = 'Water', --not translated
}