mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-03 14:04:31 +02:00
Compare commits
11 commits
v1.11.6-sc
...
v1.11.13-s
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3c405aeaf6 | ||
![]() |
e26d244c1e | ||
![]() |
6bc26949c1 | ||
![]() |
e22b6bb031 | ||
![]() |
ae1e15dcef | ||
![]() |
92599de20a | ||
![]() |
c2318080eb | ||
![]() |
b9d35c0cc1 | ||
![]() |
77fbeb625c | ||
![]() |
95d46b08b4 | ||
![]() |
a7c084d6f8 |
8 changed files with 11 additions and 6 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 66490633aab37e120a68c8e0e895dfdb6a583f29
|
||||
Subproject commit 3d6ff486d4a8cafd018aa697dd9e764e729baaac
|
|
@ -1 +1 @@
|
|||
Subproject commit 8ed0e546a9cdae94b58e154d8d3fbd404220bf72
|
||||
Subproject commit 1f45edd3d08cf91e982e15c575d1c348956101b2
|
|
@ -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 679ba691ef8bbca0d3518411523c017e2ad8cdf9
|
|
@ -1 +1 @@
|
|||
Subproject commit d140a7a09455dc85f837080fd778d24c9166968f
|
||||
Subproject commit eb43745d74433927e367d8efdc7ad0735b6a28b1
|
Loading…
Add table
Add a link
Reference in a new issue