summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-02 19:44:14 -0500
committerGitHub <noreply@github.com>2019-12-02 19:44:14 -0500
commitbd218720f0b4a882472472490d300c1d852f402a (patch)
tree0f21e43e6ccfcae0e262ded068cd6346c7a663e2
parentd7948fbe1cfb111fab009cd0977778dfff358d58 (diff)
parent854ee8c1542ba709d70df3d53082945f1fd196f1 (diff)
downloadSMAPI-bd218720f0b4a882472472490d300c1d852f402a.tar.gz
SMAPI-bd218720f0b4a882472472490d300c1d852f402a.tar.bz2
SMAPI-bd218720f0b4a882472472490d300c1d852f402a.zip
Merge pull request #672 from Osiris901/develop
Add Russian translation
-rw-r--r--src/SMAPI/i18n/ru.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/SMAPI/i18n/ru.json b/src/SMAPI/i18n/ru.json
new file mode 100644
index 00000000..a6a242fa
--- /dev/null
+++ b/src/SMAPI/i18n/ru.json
@@ -0,0 +1,3 @@
+{
+ "warn.invalid-content-removed": "Недопустимое содержимое было удалено, чтобы предотвратить сбой (см. информацию в консоли SMAPI)"
+}