Commit Graph

281 Commits

Author SHA1 Message Date
Miguel Nogueira 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
Miguel Nogueira a0192cdb02 Added route localization and auto detection 2020-09-02 17:43:27 +01:00
Miguel Nogueira 8f45563b24 Added localization configuration file 2020-09-02 16:15:42 +00:00
Miguel Nogueira 004e9edcb0 Updated dependencies 2020-09-02 16:12:35 +00:00
Miguel Nogueira fafc9dca87
Merge pull request #4 from spacejewel-hosting/l10n_translate
New Crowdin updates
2020-09-02 03:59:09 +01:00
Miguel Nogueira 800d205c74 New translations validation.php (Portuguese) 2020-09-02 03:53:10 +01:00
Miguel Nogueira 3cd7292c36 New translations messages.php (Portuguese) 2020-09-02 03:53:08 +01:00
Miguel Nogueira 36db8a1337 New translations messages.php (Portuguese) 2020-09-02 03:08:35 +01:00
Miguel Nogueira bcd11c462a New translations messages.php (Portuguese) 2020-09-02 00:34:47 +01:00
Miguel Nogueira 6703ac89c1 Update source file messages.php 2020-09-02 00:34:44 +01:00
Miguel Nogueira fda34ad8bf New translations messages.php (Portuguese) 2020-09-01 23:29:41 +01:00
Miguel Nogueira 2cde1cdbbe New translations messages.php (Spanish) 2020-09-01 23:29:38 +01:00
Miguel Nogueira 0bca7619f7 New translations messages.php (French) 2020-09-01 23:29:35 +01:00
Miguel Nogueira d223515d19 Merge translate with master 2020-09-01 23:27:52 +01:00
Miguel Nogueira 93fb7a8432 Merge remote-tracking branch 'origin/master' into master 2020-09-01 23:18:53 +01:00
Miguel Nogueira 6bf0d9f373 Remove Heredoc from messages for better compatibility 2020-09-01 23:18:38 +01:00
Miguel Nogueira db5d150758 New translations validation.php (Portuguese) 2020-09-01 23:13:19 +01:00
Miguel Nogueira 348b1a37d0 New translations passwords.php (Portuguese) 2020-09-01 23:13:17 +01:00
Miguel Nogueira 86bf02bb42 New translations pagination.php (Portuguese) 2020-09-01 23:13:16 +01:00
Miguel Nogueira 6c45573fbe New translations messages.php (Portuguese) 2020-09-01 23:13:14 +01:00
Miguel Nogueira 910863bdea New translations auth.php (Portuguese) 2020-09-01 23:13:13 +01:00
Miguel Nogueira 884ff74f42 New translations messages.php (Portuguese) 2020-09-01 22:07:20 +01:00
Miguel Nogueira 4f1935fbf2
Update README.md 2020-09-01 21:08:12 +01:00
Miguel Nogueira 3a53f3bbc2 New translations validation.php (Portuguese) 2020-09-01 21:01:43 +01:00
Miguel Nogueira 6c08e839d6 New translations passwords.php (Portuguese) 2020-09-01 21:01:42 +01:00
Miguel Nogueira 362ce6c866 New translations pagination.php (Portuguese) 2020-09-01 21:01:40 +01:00
Miguel Nogueira d336354482 New translations messages.php (Portuguese) 2020-09-01 21:01:39 +01:00
Miguel Nogueira 88cf53c53d New translations auth.php (Portuguese) 2020-09-01 21:01:37 +01:00
Miguel Nogueira a5568be339 New translations validation.php (Spanish) 2020-09-01 21:01:36 +01:00
Miguel Nogueira d393a8cedc New translations passwords.php (Spanish) 2020-09-01 21:01:34 +01:00
Miguel Nogueira 62d5f68279 New translations pagination.php (Spanish) 2020-09-01 21:01:33 +01:00
Miguel Nogueira 5c068a325d New translations messages.php (Spanish) 2020-09-01 21:01:32 +01:00
Miguel Nogueira 15c02c1de1 New translations auth.php (Spanish) 2020-09-01 21:01:30 +01:00
Miguel Nogueira 3782f79b51 New translations validation.php (French) 2020-09-01 21:01:29 +01:00
Miguel Nogueira 0c53757912 New translations passwords.php (French) 2020-09-01 21:01:28 +01:00
Miguel Nogueira 6db69f997d New translations pagination.php (French) 2020-09-01 21:01:26 +01:00
Miguel Nogueira edb2e4b2d6 New translations messages.php (French) 2020-09-01 21:01:25 +01:00
Miguel Nogueira baac37e967 New translations auth.php (French) 2020-09-01 21:01:23 +01:00
Miguel Nogueira 5952ed9248 Update Crowdin configuration file 2020-09-01 20:58:54 +01:00
Miguel Nogueira 356483ef7b
Update README.md 2020-09-01 20:40:32 +01:00
Miguel Nogueira 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
Miguel Nogueira 9b469c434b Add app render localization options 2020-09-01 19:30:28 +01:00
Miguel Nogueira ca3a06f248 Add directory localization options 2020-09-01 18:49:08 +01:00
Miguel Nogueira 1e2f331778 Add profile localization options 2020-09-01 17:46:27 +01:00
Miguel Nogueira 4a09fa581d Add application management localization options 2020-09-01 14:40:41 +01:00
Miguel Nogueira c58b5b56d7 Add administration localization options 2020-09-01 12:43:39 +01:00
Miguel Nogueira bf5d4058ad Add auth localization options 2020-09-01 01:01:32 +01:00
Miguel Nogueira f871e14307 Add homepage localization options 2020-09-01 00:29:58 +01:00
Miguel Nogueira 1e78a8e6d9 Use app name 2020-08-31 23:20:53 +01:00
Miguel Nogueira 17fb0e236f Make notifications cancellable
This commit makes certain notifications cancellable. This enables notifications to be sent conditionally based on the user's choice.
2020-08-31 22:06:00 +01:00