Igor Zhukov
636bc4a83b
Standard.js formatting
...
Adding linter for JS code
For now it doesn’t pass well, but that’s a start
8 years ago
Igor Zhukov
0e9b2163b3
Fixed entities in strings with .nocopy
...
Closes #1060
9 years ago
Igor Zhukov
45bf484ba4
Improved history for copy to clipboard
...
Can’t fix #911
9 years ago
Igor Zhukov
d67e85cc2f
Moved i18n to lib
...
Closes #602
10 years ago
Igor Zhukov
48f393afc5
Added migrate to HTTPS modal
10 years ago
Igor Zhukov
6e9dc004c1
UI improvements
...
Updates some styles and colours
Updated document button
Added new document state: downloaded
Added modal document preview
10 years ago
Igor Zhukov
5f1118039d
Fixed favicon replacement
...
Closes #500
10 years ago
Igor Zhukov
cd9441e62b
l10n fixes
...
Fixed notification alerts for non-latin langs
Fixed X minutes ago, X hours ago for non (one|many) plural languages
Added italian langpack from Transifex
Syncronized all langpacks with Transifex
10 years ago
Igor Zhukov
8f402d2f31
Fxied i18n dashed vars
...
Closes #483
10 years ago
Igor Zhukov
63091d1d8f
Added Spanish localization
...
Fixed unathorized request. Closes #465
10 years ago
Igor Zhukov
f1db5e1c96
Moved i18n locale apply to boot
...
Moved i18n config to config.js
App is booted after locale data is fully downloaded
The app needs reload after locale change
10 years ago
Igor Zhukov
452bcc9834
i18n service improved
...
Supported basic markdown for translations
Improved insertParams function
10 years ago
Roman Anasal
2e148b29a7
added i18n support for ngPluralize
...
transparently localize ngPluralize directives by translating the value
of the "when"-attribute before ngPluralize compiles it
10 years ago
Roman Anasal
1b8da25224
created i18n-service and configuration in settings
10 years ago