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