MrEddX
92ea019fd4
Update bg-BG.js
...
- Added new fields
- Translated new fields
2022-10-16 07:21:23 +03:00
Cyril59310
a774b37369
Update FR language + fixed daytime error ( #2226 )
...
* Update FR language
* fix a daytime error + add for translation
* Update language file FR + fixed daytime error
2022-10-16 01:42:28 +08:00
Louis Lam
6f4424de28
Remove unused language keys
2022-10-15 20:44:02 +08:00
Louis Lam
d8a676abb6
Implement recurring day of month and day of week
2022-10-15 18:49:09 +08:00
Louis Lam
268cbdbf8d
Merge remote-tracking branch 'origin/master' into maintenance
...
# Conflicts:
# server/server.js
# src/components/settings/General.vue
2022-10-15 15:57:39 +08:00
MagicFun1241
cb5f90aa89
Update Russian locale ( #2218 )
...
* Update ru-RU.js
* Remove duplicates
* Remove duplicates x2
* Revert to previous version for one translation
* Removed conflicting lines
* Remove conflicting 'Reverse Proxy' key
2022-10-13 00:27:50 +08:00
Louis Lam
8cc3e4b7c1
Revert
2022-10-11 22:28:00 +08:00
Louis Lam
dfb75c8afb
Update status page's maintenance message
2022-10-11 20:56:48 +08:00
Louis Lam
e07aa982c3
WIP
2022-10-11 18:23:17 +08:00
Alexander Borzov
180d881ac1
Update ru-RU.js ( #2217 )
2022-10-11 15:35:08 +08:00
Louis Lam
c1ccaa7a9f
WIP
2022-10-10 20:48:11 +08:00
Louis Lam
a577fba848
Change DateTime Range using serverTimezone
2022-10-10 02:28:03 +08:00
Louis Lam
b007681e67
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# server/model/monitor.js
# server/model/status_page.js
# src/languages/en.js
2022-10-09 19:26:00 +08:00
Louis Lam
0d2e02f569
Merge pull request #2190 from VasilisThePikachu/master
...
Adding Greek Language
2022-10-09 02:48:32 +08:00
Kevin Falentio
230e5110b1
Fix typo in id-ID language file ( #2202 )
2022-10-08 20:59:22 +08:00
Matthew Nickson
f67d7cdf3f
Make update-language-files command more useful ( #2198 )
...
* [empty commit] pull request for Fix language update script
* Avoid mass changes with update-language-files
This commit updates the update-language-files script to prevent mass
changes as seen on a number of recent PRs where the contributer has
ran the script and comitted the results.
The script has been updated to now require the --language argument to
specify which language file to update. This ensures that only that file
is updated instead of all files. If the provided language code does not
already exist, a new file with that code is created. This should make
it easier to add new languages as you only need to pass the language
code to the script.
The base lang code is now also passed as an optional argument to negate
the need for a seperate script entry in package.json.
The script has been restructures into a couple of functions to make it
easier to understand.
ESlint now only checks the changed file instead of
them all in order to improve performance.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Updated translation docs for new command
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* [update-language-files] Add cross-env-shell
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2022-10-08 15:01:47 +08:00
wellart
df2f536845
[id-ID.js] Fix some type and word ( #2149 )
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-10-08 02:15:03 +08:00
Vasilis The Pikachu
59e7aa74a3
Remove some double dots & fix backuprecommended
2022-10-07 17:51:45 +00:00
AnnAngela
43c1ec640c
feat: 🌐 Update zh-cn and en translation ( #2167 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2022-10-08 01:45:00 +08:00
Vasilis The Pikachu
e29527e22f
Update Greek
2022-10-07 11:33:29 +02:00
Vasilis The Pikachu
91f9e10c94
Merge branch 'louislam:master' into master
2022-10-07 10:55:42 +02:00
Vasilis The Pikachu
7d3cc002ea
Added greek language
2022-10-07 08:55:12 +00:00
Cyril59310
64ba2dce24
Update FR language ( #2173 )
2022-10-05 13:57:38 +08:00
Louis Lam
25ea99a436
Merge pull request #2161 from 5idereal/patch-1
...
Update zh-tw translation
2022-10-03 20:53:13 +08:00
5idereal
c2c3f981bc
update zh-tw translation
2022-10-03 18:03:15 +08:00
Louis Lam
3e85893bdd
Merge remote-tracking branch 'origin/master' into squadcast-notification-support
...
# Conflicts:
# src/languages/en.js
2022-10-03 16:16:50 +08:00
Louis Lam
7672057319
[ntfy] Do not autofill
2022-10-03 15:51:29 +08:00
Louis Lam
894aeaea0a
Merge pull request #2158 from SametKUM/master
...
fix some translations
2022-10-03 15:16:15 +08:00
5idereal
d39a4770e0
sync
2022-10-03 13:11:39 +08:00
SametKUM
f6ac09b751
fix some translations
2022-10-02 21:14:00 +03:00
An | Anton Röhm
8595824b5d
Improve German translation
2022-10-02 13:49:40 +02:00
MrEddX
ed7bc0e6d1
Update bg-BG.js
...
Added New Fields
2022-10-02 09:55:58 +03:00
FarisDaffa
929d238106
Update id-ID.js
2022-10-01 12:17:17 +07:00
Louis Lam
4002b9f577
[WIP] Checking maintenance time using maintenance_timeslot table
2022-09-27 20:44:44 +08:00
Patrick
4157c7d546
Add support for Squadcast incoming webhook
2022-09-26 22:16:34 +13:00
Louis Lam
3f63cb246b
[WIP] Handle timezone offset for timeRange
2022-09-25 19:38:28 +08:00
Louis Lam
9d99c39f30
Update Maintenance UI for recurring
2022-09-24 02:33:29 +08:00
Buchtič
c6cf600722
Update cs-CZ.js
...
localization improvements
2022-09-22 19:30:43 +02:00
Louis Lam
7853c2cc38
Update Maintenance UI
2022-09-18 22:34:05 +08:00
Louis Lam
90761cf831
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/HeartbeatBar.vue
# src/components/MonitorList.vue
# src/icon.js
# src/layouts/Layout.vue
# src/mixins/datetime.js
# src/mixins/socket.js
# src/router.js
# src/util.js
2022-09-17 16:12:57 +08:00
Louis Lam
f96bad1629
Merge pull request #2089 from jakubenglicky/smsmanager
...
feat: Add support notification via SMSManager
2022-09-16 14:29:50 +08:00
burakurer
bec3b0d2dc
Update tr-TR.js
2022-09-16 00:16:08 +03:00
jakubenglicky
1c3da995e3
Add support notification via SMSManager
2022-09-15 09:11:05 +02:00
Gilas Amalanda
b673cfbe94
chore: update typo for Tag with this name already exist at language id-ID
2022-09-13 21:38:58 +07:00
Gilas Amalanda
0ae8010156
chore: update typo for promosmsTypeFull at language id-ID
2022-09-13 21:37:58 +07:00
Gilas Amalanda
527e479f2d
chore: update existing and add new text for language id-ID
2022-09-13 21:30:15 +07:00
Louis Lam
0dd858d516
Warn about the backup feature
2022-09-12 18:45:18 +08:00
Mambo
3ea57600ba
chore: fix typo
...
Modifying Korean Spelling
2022-09-10 23:16:05 +09:00
Louis Lam
42969d11ee
Merge pull request #2044 from burakurer/patch-4
...
Update tr-TR.js
2022-09-09 15:50:51 +08:00
Louis Lam
1e5376d80b
Merge pull request #2011 from mhkarimi1383/goalert-notification
...
Adding GoAlert Notification
2022-09-09 03:34:37 +08:00