summaryrefslogtreecommitdiff
path: root/game/tl/de/mirrorlake.rpy
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-18 14:42:54 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-18 14:42:54 -0300
commit98eba803f1a4c79d9582b487644ab2c35ad3163f (patch)
tree781ad26e9e7fb7ec564bffaacb36a159ad1c2282 /game/tl/de/mirrorlake.rpy
parent2a2a935ebae08248a1a371f59060c93f3b3f3547 (diff)
downloadrenpy-98eba803f1a4c79d9582b487644ab2c35ad3163f.tar.gz
renpy-98eba803f1a4c79d9582b487644ab2c35ad3163f.tar.bz2
renpy-98eba803f1a4c79d9582b487644ab2c35ad3163f.tar.xz
renpy-98eba803f1a4c79d9582b487644ab2c35ad3163f.zip
Initial version of i18n (including fetch script)
Diffstat (limited to 'game/tl/de/mirrorlake.rpy')
-rw-r--r--game/tl/de/mirrorlake.rpy20
1 files changed, 20 insertions, 0 deletions
diff --git a/game/tl/de/mirrorlake.rpy b/game/tl/de/mirrorlake.rpy
new file mode 100644
index 0000000..d4061c0
--- /dev/null
+++ b/game/tl/de/mirrorlake.rpy
@@ -0,0 +1,20 @@
+# TODO: Translation updated at 2021-05-18 14:35
+
+translate de strings:
+
+ # game/mirrorlake.rpy:33
+ old "{b}The Void{/b}"
+ new "{b}The Void{/b}"
+
+ # game/mirrorlake.rpy:104
+ old "Play!"
+ new "Play!"
+
+ # game/mirrorlake.rpy:110
+ old "The Void"
+ new "The Void"
+
+ # game/mirrorlake.rpy:115
+ old "Restore your soul from the multiple worlds where it was scattered, and in due time, The Void shall reveal to you, the truth of this multiverse..."
+ new "Restore your soul from the multiple worlds where it was scattered, and in due time, The Void shall reveal to you, the truth of this multiverse..."
+