This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
MagicMirror
Watch
1
Star
0
Fork
0
You've already forked MagicMirror
mirror of
https://github.com/MichMich/MagicMirror.git
synced
2025-07-20 10:52:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
MagicMirror
/
modules
/
default
/
alert
/
translations
/
ru.json
5 lines
138 B
JSON
Raw
Normal View
History
Unescape
Escape
Added Russian Translations Redo of the PR #598 **Added:** - Russian Translations **Fixed:** - corrected .gitignore rules for default modules (Reasoning behind change: when I added translation for `alert` module `git add` was telling me that `.gitignore` rule excludes files and folders under `modules/default`) I also noticed that `.gitignore:56` has following declaration: ``` !/modules/node_helper !/modules/node_helper/** ``` but I don't think this directory structure exists today (also there is a small typo)
2017-01-06 11:21:20 -08:00
{
Run prettier over ALL files once No other changes done in this commit
2020-05-11 22:22:32 +02:00
"sysTitle"
:
"MagicMirror Уведомление"
,
"welcome"
:
"Добро пожаловать, старт был успешным!"
Added Russian Translations Redo of the PR #598 **Added:** - Russian Translations **Fixed:** - corrected .gitignore rules for default modules (Reasoning behind change: when I added translation for `alert` module `git add` was telling me that `.gitignore` rule excludes files and folders under `modules/default`) I also noticed that `.gitignore:56` has following declaration: ``` !/modules/node_helper !/modules/node_helper/** ``` but I don't think this directory structure exists today (also there is a small typo)
2017-01-06 11:21:20 -08:00
}
Reference in New Issue
Copy Permalink