mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-02 21:50:04 +02:00
Compare commits
8 commits
v1.11.6-sc
...
v1.11.12-s
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e22b6bb031 | ||
![]() |
ae1e15dcef | ||
![]() |
92599de20a | ||
![]() |
c2318080eb | ||
![]() |
b9d35c0cc1 | ||
![]() |
77fbeb625c | ||
![]() |
95d46b08b4 | ||
![]() |
a7c084d6f8 |
8 changed files with 11 additions and 6 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 66490633aab37e120a68c8e0e895dfdb6a583f29
|
||||
Subproject commit 6ecf8c30e0f96bd078dbdcd421f48418f54a91ed
|
|
@ -1 +1 @@
|
|||
Subproject commit 8ed0e546a9cdae94b58e154d8d3fbd404220bf72
|
||||
Subproject commit a75d0d9055906f44503acb8f1152260e02c6547f
|
|
@ -16,8 +16,8 @@ forall_repos check_branch $branch
|
|||
forall_repos check_clean_git
|
||||
|
||||
# Fetch upstream
|
||||
forall_repos git fetch origin > /dev/null
|
||||
forall_repos git fetch upstream > /dev/null
|
||||
forall_repos git fetch origin > /dev/null 2>/dev/null
|
||||
forall_repos git fetch upstream > /dev/null 2>/dev/null
|
||||
|
||||
(
|
||||
# Add new line below git log: https://unix.stackexchange.com/a/345558
|
||||
|
|
1
i18n-overlays/element-desktop/ja.json
Normal file
1
i18n-overlays/element-desktop/ja.json
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
1
i18n-overlays/element-web/ja.json
Normal file
1
i18n-overlays/element-web/ja.json
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
3
i18n-overlays/matrix-react-sdk/ja.json
Normal file
3
i18n-overlays/matrix-react-sdk/ja.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"Normal priority": "常優先度"
|
||||
}
|
|
@ -1 +1 @@
|
|||
Subproject commit cb81a65097a0bb861da9e7384cb7469ed42e7a58
|
||||
Subproject commit 9b20f5c3ef02568ee302f0c6ed633f07f7f8e498
|
|
@ -1 +1 @@
|
|||
Subproject commit d140a7a09455dc85f837080fd778d24c9166968f
|
||||
Subproject commit 68f99488f590bb3623ee2bcf096a697e8d38505b
|
Loading…
Add table
Add a link
Reference in a new issue