diff options
Diffstat (limited to 'game/tl/pt_br/client.rpy')
-rw-r--r-- | game/tl/pt_br/client.rpy | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/game/tl/pt_br/client.rpy b/game/tl/pt_br/client.rpy index 0d79a51..0b9d021 100644 --- a/game/tl/pt_br/client.rpy +++ b/game/tl/pt_br/client.rpy @@ -28,11 +28,11 @@ translate pt_br strings: # game/client.rpy:101 old "Synchronizing data..." - new "Synchronisation des données..." + new "Sincronizando dados..." # game/client.rpy:124 old "Synchronization error." - new "Erreur de synchronisation." + new "Erro de sincronização." # TODO: Translation updated at 2023-07-08 18:34 @@ -40,5 +40,5 @@ translate pt_br strings: # game/client.rpy:124 old "You can minimize this window now.\n\nWorld selection list will be shown once you quit the current world." - new "You can minimize this window now.\n\nWorld selection list will be shown once you quit the current world." + new "Você pode minimizar essa janela agora.\n\nA lista de seleção de mundo irá aparecer quando você sair do mundo atual." |