Replaced hardcoded phone label with i18n string

This commit is contained in:
ElPumpo
2018-11-28 21:41:17 +01:00
parent 07a0403a89
commit 194d100c5a
8 changed files with 9 additions and 2 deletions
+1
View File
@@ -45,4 +45,5 @@ Locales['sv'] = {
['have_deposited'] = 'du har lagrat ~y~x%s~s~ ~b~%s~s~',
['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt med ~y~utrymme~s~ för att hålla det!',
['blip_taxi'] = 'taxifirman',
['phone_taxi'] = 'taxi',
}