forked from github/schildichat-desktop
Compare commits
7 commits
v1.11.6-sc
...
v1.11.12-s
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e22b6bb031 | ||
![]() |
ae1e15dcef | ||
![]() |
92599de20a | ||
![]() |
c2318080eb | ||
![]() |
b9d35c0cc1 | ||
![]() |
77fbeb625c | ||
![]() |
95d46b08b4 |
8 changed files with 11 additions and 6 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit e8138b904e656a28f0a2ad260f3ab9f5d85af401
|
Subproject commit 6ecf8c30e0f96bd078dbdcd421f48418f54a91ed
|
|
@ -1 +1 @@
|
||||||
Subproject commit ed7c271bc8028760639bdee69387bc58956c556b
|
Subproject commit a75d0d9055906f44503acb8f1152260e02c6547f
|
|
@ -16,8 +16,8 @@ forall_repos check_branch $branch
|
||||||
forall_repos check_clean_git
|
forall_repos check_clean_git
|
||||||
|
|
||||||
# Fetch upstream
|
# Fetch upstream
|
||||||
forall_repos git fetch origin > /dev/null
|
forall_repos git fetch origin > /dev/null 2>/dev/null
|
||||||
forall_repos git fetch upstream > /dev/null
|
forall_repos git fetch upstream > /dev/null 2>/dev/null
|
||||||
|
|
||||||
(
|
(
|
||||||
# Add new line below git log: https://unix.stackexchange.com/a/345558
|
# 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 a8c4ff42459a33610b1cba4105b9cdc4f52eaa64
|
Subproject commit 68f99488f590bb3623ee2bcf096a697e8d38505b
|
Loading…
Add table
Add a link
Reference in a new issue