mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
(i18n) added missing strings
This commit is contained in:
+7
-2
@@ -4,8 +4,13 @@ Locales['sv'] = {
|
||||
['give'] = 'ge',
|
||||
['remove'] = 'kasta',
|
||||
['return'] = 'gå tillbaka',
|
||||
['amount'] = 'belopp',
|
||||
['amount_invalid'] = 'giltigt belopp',
|
||||
['amount'] = 'antal',
|
||||
['amountammo'] = 'mängd ammunition',
|
||||
['noammo'] = 'du har inte tillräckligt med ammunition!',
|
||||
['withammo'] = '~s~ med x',
|
||||
['ammogiven'] = '~s~ skott',
|
||||
['giveammo'] = 'Ge ammunition',
|
||||
['amount_invalid'] = 'ogiltig mängd',
|
||||
['players_nearby'] = 'inga spelare nära',
|
||||
['ex_inv_lim'] = 'åtgärd inte möjligt, översteg förrådets gräns ~b~',
|
||||
['yougave'] = 'du gav',
|
||||
|
||||
Reference in New Issue
Block a user