summaryrefslogtreecommitdiff
path: root/game/tl/pt_br/client.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/tl/pt_br/client.rpy')
-rw-r--r--game/tl/pt_br/client.rpy12
1 files changed, 10 insertions, 2 deletions
diff --git a/game/tl/pt_br/client.rpy b/game/tl/pt_br/client.rpy
index e808e83..0d79a51 100644
--- a/game/tl/pt_br/client.rpy
+++ b/game/tl/pt_br/client.rpy
@@ -28,9 +28,17 @@ translate pt_br strings:
# game/client.rpy:101
old "Synchronizing data..."
- new "Synchronizing data..."
+ new "Synchronisation des données..."
# game/client.rpy:124
old "Synchronization error."
- new "Synchronization error."
+ new "Erreur de synchronisation."
+
+# TODO: Translation updated at 2023-07-08 18:34
+
+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."