Commit Graph

189 Commits

Author SHA1 Message Date
bd530696d2 Quick dropdown toggle 2020-09-02 19:24:32 +01:00
3040afd730 Default language list item 2020-09-02 19:20:06 +01:00
e7d2c548c0 Populate language list 2020-09-02 19:15:01 +01:00
f001a16d4d Add homepage language selector 2020-09-02 19:05:24 +01:00
d8dbb1a0a2 Add homepage language selector 2020-09-02 19:04:25 +01:00
4e1b4f5afd Add URLs which should not be localized 2020-09-02 18:53:17 +01:00
81c0b65404 Add localization middleware 2020-09-02 18:39:45 +01:00
a10f3f9c96 Fix unclosed a tag causing whole page to be a link 2020-09-02 18:36:35 +01:00
326e0f8c7c Remove trans() from config file
Laravel relies on the translation class for this, and this is only loaded after the config files, so menu translation will have to be done exclusively by the AdminLte service provider.
2020-09-02 18:00:25 +01:00
a0192cdb02 Added route localization and auto detection 2020-09-02 17:43:27 +01:00
8f45563b24 Added localization configuration file 2020-09-02 16:15:42 +00:00
004e9edcb0 Updated dependencies 2020-09-02 16:12:35 +00:00
fafc9dca87
Merge pull request #4 from spacejewel-hosting/l10n_translate
New Crowdin updates
2020-09-02 03:59:09 +01:00
800d205c74 New translations validation.php (Portuguese) 2020-09-02 03:53:10 +01:00
3cd7292c36 New translations messages.php (Portuguese) 2020-09-02 03:53:08 +01:00
36db8a1337 New translations messages.php (Portuguese) 2020-09-02 03:08:35 +01:00
bcd11c462a New translations messages.php (Portuguese) 2020-09-02 00:34:47 +01:00
6703ac89c1 Update source file messages.php 2020-09-02 00:34:44 +01:00
fda34ad8bf New translations messages.php (Portuguese) 2020-09-01 23:29:41 +01:00
2cde1cdbbe New translations messages.php (Spanish) 2020-09-01 23:29:38 +01:00
0bca7619f7 New translations messages.php (French) 2020-09-01 23:29:35 +01:00
d223515d19 Merge translate with master 2020-09-01 23:27:52 +01:00
93fb7a8432 Merge remote-tracking branch 'origin/master' into master 2020-09-01 23:18:53 +01:00
6bf0d9f373 Remove Heredoc from messages for better compatibility 2020-09-01 23:18:38 +01:00
db5d150758 New translations validation.php (Portuguese) 2020-09-01 23:13:19 +01:00
348b1a37d0 New translations passwords.php (Portuguese) 2020-09-01 23:13:17 +01:00
86bf02bb42 New translations pagination.php (Portuguese) 2020-09-01 23:13:16 +01:00
6c45573fbe New translations messages.php (Portuguese) 2020-09-01 23:13:14 +01:00
910863bdea New translations auth.php (Portuguese) 2020-09-01 23:13:13 +01:00
884ff74f42 New translations messages.php (Portuguese) 2020-09-01 22:07:20 +01:00
4f1935fbf2
Update README.md 2020-09-01 21:08:12 +01:00
3a53f3bbc2 New translations validation.php (Portuguese) 2020-09-01 21:01:43 +01:00
6c08e839d6 New translations passwords.php (Portuguese) 2020-09-01 21:01:42 +01:00
362ce6c866 New translations pagination.php (Portuguese) 2020-09-01 21:01:40 +01:00
d336354482 New translations messages.php (Portuguese) 2020-09-01 21:01:39 +01:00
88cf53c53d New translations auth.php (Portuguese) 2020-09-01 21:01:37 +01:00
a5568be339 New translations validation.php (Spanish) 2020-09-01 21:01:36 +01:00
d393a8cedc New translations passwords.php (Spanish) 2020-09-01 21:01:34 +01:00
62d5f68279 New translations pagination.php (Spanish) 2020-09-01 21:01:33 +01:00
5c068a325d New translations messages.php (Spanish) 2020-09-01 21:01:32 +01:00
15c02c1de1 New translations auth.php (Spanish) 2020-09-01 21:01:30 +01:00
3782f79b51 New translations validation.php (French) 2020-09-01 21:01:29 +01:00
0c53757912 New translations passwords.php (French) 2020-09-01 21:01:28 +01:00
6db69f997d New translations pagination.php (French) 2020-09-01 21:01:26 +01:00
edb2e4b2d6 New translations messages.php (French) 2020-09-01 21:01:25 +01:00
baac37e967 New translations auth.php (French) 2020-09-01 21:01:23 +01:00
5952ed9248 Update Crowdin configuration file 2020-09-01 20:58:54 +01:00
356483ef7b
Update README.md 2020-09-01 20:40:32 +01:00
b80e168dfb Add side menu localization options
This commit also adds the option to specify your own logo, from the .env configuration file.
2020-09-01 20:30:17 +01:00
9b469c434b Add app render localization options 2020-09-01 19:30:28 +01:00