From 452d1521763a7a4855aaaeaf1a65c994c517dc83 Mon Sep 17 00:00:00 2001 From: xk730 <40309144+xk730@users.noreply.github.com> Date: Sat, 10 Sep 2022 23:00:17 +0800 Subject: [PATCH] Added missing translatables (#7770) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update template.properties Add the ’No space to place this unit‘ * Update template.properties Add the "Couldn't connect to Multiplayer Server!" --- android/assets/jsons/translations/template.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/assets/jsons/translations/template.properties b/android/assets/jsons/translations/template.properties index e058b605e3..5eae7fda79 100644 --- a/android/assets/jsons/translations/template.properties +++ b/android/assets/jsons/translations/template.properties @@ -108,6 +108,7 @@ Add to queue = Remove from queue = Show stats drilldown = Show construction queue = +No space to place this unit = Cancel = Diplomacy = @@ -553,6 +554,7 @@ Username = Multiplayer = Could not download game! = Could not upload game! = +Couldn't connect to Multiplayer Server! = Retry = Join game = Invalid game ID! =