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['de'] = {
['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~',
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
['blip_taxi'] = 'taxi',
['phone_taxi'] = 'taxi',
}