Hosted Weblate
e231c4407e
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
2023-08-14 18:41:15 +02:00
Kaya Zeren
ed6e5a6f3c
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/tr/
2023-08-14 18:41:15 +02:00
Matthew Williams
d008caa21f
Translated using Weblate (English (Australia))
...
Currently translated at 99.9% (2464 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/en_AU/
Translated using Weblate (English (Australia))
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/en_AU/
2023-08-14 18:41:15 +02:00
Konstantin
6c06e5a97e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ru/
2023-08-14 18:41:15 +02:00
Hosted Weblate
42e10901d2
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
2023-08-14 18:41:15 +02:00
jprusch
5dd7a12648
Translated using Weblate (German)
...
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/de/
Translated using Weblate (German)
Currently translated at 100.0% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/de/
2023-08-14 18:41:15 +02:00
Konstantin
cb3616faf8
Translated using Weblate (Russian)
...
Currently translated at 99.2% (2447 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ru/
2023-08-14 18:41:15 +02:00
master7
c28c4918cc
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/pl/
Translated using Weblate (Polish)
Currently translated at 97.4% (5503 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/pl/
2023-08-14 18:41:15 +02:00
Sharuru
2ee8dc0739
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 79.4% (4485 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/zh_Hans/
2023-08-14 18:41:15 +02:00
Jesús Espino
5f7482e541
Remove remote users from the license counting and explicitly dissallow them to log in ( #22582 )
...
* Making all the counts aware of Remote users
* Disable login for remote users
* Adding tests for login remote_users error
* Adding tests for the store
* Adding frontend part of not counting remote users in the license
* Addressing PR review comment
* Adding the new ExternaUserId field to users
* Running make migrations-extract
* Running make app-layers and make gen-serialized
* Revert "Adding the new ExternaUserId field to users"
This reverts commit 12e5fd518962a16cdbdb8964179b6cd8e915f230.
* Adding GetUserByRemoteID methods
* Adding needed migration for users
* i18n-extract
* Fixing postgres increase remote user id field size migration up and down
* run make gen-serialized
* Removing migration code
* Not count remote users as part of the cloud pricing
* Add the cloud subscription when a user gets promote from remote to not-remote
* Fixing merge problems
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-08-14 17:54:10 +02:00
Daniel Espino García
e9b3afecc2
Mark category as read ( #24003 )
...
* Mark category as read
* Fix lint and test
* Fix tests
* Fix test and remove wrong aria
* Address server issues and add mark as read for unreads
* Missing changes
* Fix tests
* fix tests
* Add confirmation popup to mark as read category
* Always use viewMultipleChannels and other fixes
* Remove unneeded code
* Fix test
* Address feedback
* Address feedback
* Fix tests
* Fix test
* Fix tests
* Update aria-haspopup depending on the number of channels to mark as viewed
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-08-14 10:01:02 +02:00
Jesse Hallam
8372267739
MM-53355: tidy up plugins ( #24194 )
...
* remove feature flag managed plugins
* remove unneeded plugin blocklist
* remove unnecessary wrappers
* documentation and logging improvements
* avoid use of global logger
* leverage wrapped loggers (e.g. consistently log `plugin_id`)
* promote some logs from `Debug` to `Info` for better visibility.
* extract installPluginToFilestore
* rename some variables for consistency / clarity
* make generated
2023-08-08 18:29:57 -03:00
Harshil Sharma
26617fcbdc
Remove insights ( #23952 )
...
* removed server side
* Updated store layer
* unused import
* Updated autogenerated code template
* Updated tests
* lint fix
* unused translations
* webapp side
* Updated i18n
* lint fix:
* type fix
* Updated snapshots
* Removed insights from API specs
* updated e2e
* Updated e2e tests
* Updated e2e tests
* Removed insights tests
* Removed Insights as possible channel to load in sidebar from test
* Removed more insights tests
* More e2e fixed
* More cleanup
* Lint
* More cleanup in client4 and boards api
* More cleanup
* Fixes
* lint fix
---------
Co-authored-by: maria.nunez <maria.nunez@mattermost.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-25 12:34:38 +05:30
Jesse Hallam
89e65257a6
Remove command palette POC ( #24044 )
...
* Revert "POC: Cross-team recent search (#20027 )"
This reverts commit aa59c28b04 , preserving
a few code tidyings unrelated to the original PR.
* Revert "Add feature flag for command palette (#20011 )"
This reverts commit c78c5ce3f3 .
2023-07-24 10:31:06 -03:00
Julien Tant
077c16ef61
[MM-53454] Add export file settings + slash command for public link ( #23915 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-19 13:01:39 -07:00
Amy Blais
4baea52111
Update en.json ( #23796 )
...
Automatic Merge
2023-07-19 21:34:25 +03:00
Sinan Sonmez (Chaush)
628273d98d
MM42267: Add member count in the browse channel modal ( #23800 )
...
* add base for calling the endpoint
* add endpoint and handler
* update store and layers
* call the endpoint
* align types
* update app layers
* generate mocks
* complete handler
* finish store query
* add todos
* add ui for member count
* add selector
* add a todo
* add cache layer
* optimize calls in FE
* handle invalidation of the cache
* fix go style
* fix test
* use existing channel layer count
* fix import error
* delete unnecessary code
* write tests for channel cache layer
* fix testname
* fix mocks
* fix cache layer test
* fix a test
* really fix the test
* write more tests for server
* address PR comments
* remove comment
* rename more_channels to browse_channels
* fix style
* update snapshot
* add translations
* Revert "add translations"
This reverts commit 56476a5dabe357703ef02be9a38b3e88f5c8b1e7.
* add only related translations
* address PR review points
* add test
* fix test
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-19 11:45:27 +05:30
Miguel de la Cruz
4803889158
Improves notify props validation ( #24031 )
...
* Adds the channel member notify props max runes restriction
* Fix translations
2023-07-18 17:25:11 +02:00
Devin Binnie
823ef27d6c
Revert "[MM-37984] Allow Desktop App to authenticate via external providers outside of the app on supported servers ( #23795 )" ( #24039 )
...
This reverts commit abdf4e58c3 .
2023-07-17 10:54:53 -04:00
Devin Binnie
abdf4e58c3
[MM-37984] Allow Desktop App to authenticate via external providers outside of the app on supported servers ( #23795 )
...
* WIP
* Add rate limiting for desktop token API
* Missing mocks
* Style fixes
* Update snapshots
* Maybe use an actual redirect link :P
* Refactoring for tests
* Add tests for server
* Fix lint issue
* Fix tests
* Fix lint
* Add front-end screen component
* Component logic
* Style changes
* Quick style fix
* Lint fixes
* Initial PR feedback
* Enable logging into the browser as well when completing the login process
* Refactor to push more logic to the other component
* Remove unnecessary helper code
* Fix i18n
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-12 09:25:05 -04:00
Jesse Hallam
8abc8ed65c
MM-53358: Revert Threads Everywhere ( #23882 )
...
Remove changes related to the unshipped threads everywhere feature, including commits b8da473da7 and 9f9e19e05d .
Since a version of Playbooks shipped calling this experimental API, keep a `nil` implementation to avoid breaking compatibility. We remove the hooks altogether, but keep the numbering again to avoid breaking compatbility.
Fixes: https://mattermost.atlassian.net/browse/MM-53358
2023-06-30 15:31:25 -03:00
Pablo Andrés Vélez Vidal
887ba95cc1
MM-53088 - remove autoshow linked board ( #23783 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-06-26 14:13:14 +02:00
Felipe Martin
f3a9f166bb
[MM-52869] Update and fix links in the system console ( #23694 )
...
* Updated privacy policy link
* Removed broken link from fa language
* Updated terms of use link
* Updated pricing links
* Updated self hosted billing links
* Updated terms-of-use links
* Updated privacy-policy links across the project
* Updated pricing links in e2e tests
* Updated cloud billing docs
* Fixed upgrading mattermost server links
* Updated ssl client certificate links
* Updated configure session lenghts links
* Updated configure site url links
* Updated elasticsearch links
* Update data retention policy links
* Updated ldap links
* advanced-permissions
* Updated anchor ServiceSettings.ListenAddress
* Updated anchor #SystemSettings.Forward80To443
* Updated link desktop managed resources
* Updated elasticsearch links
* Updated file content extraction links
* Updated HA Cluster inks
* Updated setup image proxy link
* Updated push notification links
* Update performance monitoring links
* Help links
* Updated about mattermost links
* updated report a problem links
* Updated download apps links
* Updated mobile apps links
* Update share messages links
* Updated format messages links
* Updated in product notices links
* Updated multi factor auth links
* Updated LDAP links
* Updated setup saml links
* Updated saml/ldap configuration links
* Updated plugins URL
* Updated plugin signing links
* Updated webhook links
* Updated slash commands links
* Updated oauth2 links
* Updated webhook links
* Update enable oauth2 links
* Updated personal access tokens list
* Updated experimental links
* Updated snap files
* check-style
* privacy/terms links in about modal
2023-06-19 18:46:52 +02:00
Miguel de la Cruz
44a99d1736
Move playbooks to plugin ( #23732 )
...
* Remove build references
* Remove playbooks webapp and server, and add the prepackaged plugin
* Remove translations
* Add ProductSettings to the playwright type
* Restore playbooks as a prepackaged plugin for cypress e2e tests
2023-06-14 23:33:26 +02:00
Claudio Costa
62a3ee8adc
[MM-52924] Implement ConfigurationWillBeSaved plugin hook ( #23567 )
...
* Implement ConfigurationWillBeSaved plugin hook
* Add comment
* Update comment
* Fix potential nil dereference if plugin environment is unset
* Address PR review
2023-06-12 18:23:02 -06:00
Ibrahim Serdar Acikgoz
446b474489
[MM-49084] public/model/config: elasticsearch: add ingore option to some indexes to purge ( #23571 )
2023-06-10 00:50:08 +03:00
Julien Tant
0468e772a9
[MM-52926] Deprecating work templates ( #23466 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-06-05 18:42:03 -07:00
Harshil Sharma
412109b02e
[MM-45802] Clear CRT notification on deleted reply ( #23568 )
...
* reduce the counter on post deletion
* add test
* change translations
* fix collecting mentions for DMs
* add translation texts
* extract logic for getting mentions
* send WS event
* add e2e tests
* tidy mod
* WIP
* Deleting notification async
* Fixed a unit test
* Added more tests
* Updated i18n
* CI
* mattermost-server -> mattermost
* mattermost-server -> mattermost
---------
Co-authored-by: Konstantinos Pittas <konstantinos.pittas@mattermost.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-06-05 16:02:40 +05:30
Amy Blais
26977f28fb
Update en.json ( #23506 )
...
Automatic Merge
2023-05-25 21:34:29 +03:00
Vishal
9399ce8637
[MM-47751][MM-48102] MPA: Send Persistent Notifications ( #21619 )
...
* MM-46410: adds urgency on mention counts
We have introduced priority for posts in
https://github.com/mattermost/mattermost-webapp/pull/10951 .
We do need to color the mention badges in the webapp with a prominent
color when a mention is posted in an urgent message.
A thread has urgent mentions if the root post is marked as urgent, and
the replies contain mentions to the user viewing the thread.
This PR adds two columns, urgentmentioncount, and isurgent, in
channelmembers, and threads tables respectively.
Furthermore when asking for team/thread mention counts, we also return
urgent mention counts for the user.
* Adds PostAcknowledgements table and apis
* job init and fetch mentions
* add-migrations
* delete-expired
* send-notifications
* Fetches post priority in batches
* stop-notifications
* stop-notification-on-reply
* MM-47750: Adds PostAcknowledgements table and apis
- Adds post acknowledgement api/app/store methods to be able to save and
delete post acknowledgements by users.
- Adds wesbsocket events for acknowledgement created/deleted
- Returns post acknowledgements in the post's metadata
* add-license-check
* add-pagination
* delete on channel and team
* validate guests
* add configs
* move create priority post check from app to api
* Add desktop notifications
* check status
* use config in job
* add IsUrgent check
* Add last-sent-at
* validate max recipients
* Update lastSentAt
* Validate min. recipient
* send email notification only once
* remove email notifications
* use latest time from config to run job
* Add notifications counter
* publish events to mentioned users only
* pickup license updates in scheduler
* don't allow post owner to stop notifications
* follow normal notifications behaviour
* Validates persistent notifications interval
* move logic of handling valid and expired posts into sql
* Adds persistent notifications in the webapp
---------
Co-authored-by: koox00 <3829551+koox00@users.noreply.github.com >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-05-18 23:44:12 +05:30
Scott Bishel
355bc6502c
MM-52477 - remove recovery tokens when creating a new one ( #23171 )
...
* remove recovery tokens when creating a new one
* add app layers, unit test, i18 extract
* lint fixes
* fix unit test
2023-05-15 11:28:54 -06:00
Jesse Hallam
f28a2bcca7
server/public/ -- pre-requisite changes ( #23278 )
...
* invert depdendency: filestore -> model
* markdown: nolint:misspell
* inline jsonutils within model
* push model.GetInfoForBytes -> channels/app
* push channel/utils.CompileGo* -> plugin/utils
* push plugin/scheduler -> channels/jobs/plugins
* push utils.Copy(File|Dir) -> model
* oauthproiders/gitlab -> channels/app/oauthproviders/gitlab
* decouple plugin from einterfaces.MetricsInterface
* fix TestGetInfoForFile
* Revert "Run golangci in server CI (#23240 )"
This reverts commit 349e5d4573 .
* add model/utils
---------
Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in >
2023-05-09 13:30:02 -03:00
Julien Tant
d40689466d
[MM-51854] Onboarding Role selection screen ( #23121 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-05-08 13:57:41 -07:00
Vishal
d860548a76
[MM-37933] Channel preference to auto-follow all threads in the channel ( #21430 )
...
* Add auto-follow feature
---------
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-05-05 12:09:00 +05:30
Ibrahim Serdar Acikgoz
a496c14cc2
[MM-51329] server/config: add validation for local mode socket file ( #23180 )
2023-05-04 10:17:05 +03:00
Weblate (bot)
f3131286af
Translations update from Mattermost Weblate ( #23214 )
...
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
* Translated using Weblate (Korean)
Currently translated at 99.7% (453 of 454 strings)
Translation: mattermost-languages-shipped/mattermost-boards-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-boards-webapp-monorepo/ko/
Translated using Weblate (Korean)
Currently translated at 99.7% (453 of 454 strings)
Translation: mattermost-languages-shipped/mattermost-boards-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-boards-webapp-monorepo/ko/
Translated using Weblate (Korean)
Currently translated at 100.0% (608 of 608 strings)
Translation: mattermost-languages-shipped/mattermost-playbooks-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-playbooks-webapp-monorepo/ko/
Translated using Weblate (Korean)
Currently translated at 95.3% (433 of 454 strings)
Translation: mattermost-languages-shipped/mattermost-boards-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-boards-webapp-monorepo/ko/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (454 of 454 strings)
Translation: mattermost-languages-shipped/mattermost-boards-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-boards-webapp-monorepo/sv/
Translated using Weblate (Swedish)
Currently translated at 99.1% (2516 of 2538 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (608 of 608 strings)
Translation: mattermost-languages-shipped/mattermost-playbooks-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-playbooks-webapp-monorepo/sv/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 84.9% (2156 of 2538 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/pt_BR/
* Translated using Weblate (Dutch)
Currently translated at 97.9% (5753 of 5874 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/nl/
---------
Co-authored-by: Kwangoh Moon <raymond.moon@gmail.com >
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se >
Co-authored-by: andersonjeccel <anderson@idmotion.com.br >
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be >
2023-05-03 12:32:04 +02:00
Caleb Roseland
e300cb942a
Merge remote-tracking branch 'weblate/master' into i18n-resolve-conflicts-28-04-2023
2023-04-28 10:46:22 -05:00
Konstantin
939538d2a9
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2536 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
2023-04-26 13:03:10 +02:00
Konstantin
ed918873e2
Translated using Weblate (Russian)
...
Currently translated at 99.8% (2533 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
2023-04-26 12:37:49 +02:00
Konstantin
a0e469ac9f
Translated using Weblate (Russian)
...
Currently translated at 98.4% (2497 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
2023-04-26 11:58:57 +02:00
Konstantin
5a37df06e8
Translated using Weblate (Russian)
...
Currently translated at 98.3% (2493 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
2023-04-26 11:58:07 +02:00
Konstantin
7419200a69
Translated using Weblate (Russian)
...
Currently translated at 97.3% (2468 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
2023-04-26 10:25:02 +02:00
Konstantin
9e460dca5e
Translated using Weblate (Russian)
...
Currently translated at 97.2% (2465 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
2023-04-25 14:59:40 +02:00
Tom De Moor
8b23c73dfb
Translated using Weblate (Dutch)
...
Currently translated at 98.5% (2500 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/nl/
2023-04-24 15:34:39 +02:00
Tom De Moor
7dea88c891
Translated using Weblate (Dutch)
...
Currently translated at 97.9% (2485 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/nl/
2023-04-24 12:58:43 +02:00
Tom De Moor
3f9ae9e1d4
Translated using Weblate (Dutch)
...
Currently translated at 97.9% (2483 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/nl/
2023-04-24 09:38:10 +02:00
master7
89bd245b18
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2536 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/pl/
2023-04-24 09:38:09 +02:00
kaakaa
a369147ed5
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (2536 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ja/
2023-04-23 08:25:36 +02:00
MArtin Johnson
63c71427b7
Translated using Weblate (Swedish)
...
Currently translated at 98.5% (2500 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/sv/
2023-04-21 18:54:04 +02:00
master7
ea61fba1a9
Translated using Weblate (Polish)
...
Currently translated at 98.9% (2510 of 2536 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/pl/
2023-04-21 10:45:07 +02:00