From fab805ad92eac39f2f672c4a757d5f0063ddef6c Mon Sep 17 00:00:00 2001 From: Denis Mysenko Date: Fri, 10 Jun 2016 21:46:02 +1000 Subject: [PATCH] r Readme --- README.md | 4 +--- resources/translations/country/ru.json | 10 +++++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 916d7eb..936e082 100644 --- a/README.md +++ b/README.md @@ -183,9 +183,7 @@ While not a number one priority at this stage, we will try maintain reasonable C **Inflating a city based on its Id** -Time = 6 ms - -Memory = 81056 bytes +Time: 6 ms, memory: 81056 bytes ## Todo diff --git a/resources/translations/country/ru.json b/resources/translations/country/ru.json index 92d9666..413a405 100644 --- a/resources/translations/country/ru.json +++ b/resources/translations/country/ru.json @@ -1481,13 +1481,13 @@ }, { "code": "TW", - "long": { - "default": "Китайская Республика" - }, + "long": { + "default": "Китайская Республика" + }, "short": { "default": "Тайвань", - "in": "в Тайване", - "from": "из Тайваня" + "in": "в Тайване", + "from": "из Тайваня" } }, {