summaryrefslogtreecommitdiff
path: root/game/tl/it/client.rpy
blob: 78a860c6790c0e19beabd2416f859a2a089b5481 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# TODO: Translation updated at 2021-05-18 14:35

translate it strings:

    # game/client.rpy:38
    old "Requesting credentials from Vault..."
    new "Requesting credentials from Vault..."

    # game/client.rpy:52
    old "You're not logged in."
    new "You're not logged in."

    # game/client.rpy:58
    old "Rate limited, we'll try again..."
    new "Rate limited, we'll try again..."

    # game/client.rpy:73
    old "TMW Vault Error."
    new "TMW Vault Error."

    # game/client.rpy:108
    old "Thanks for playing!"
    new "Thanks for playing!"