forked from github/schildichat-desktop
Compare commits
9 commits
v1.11.6-sc
...
v1.11.13-s
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3c405aeaf6 | ||
![]() |
e26d244c1e | ||
![]() |
6bc26949c1 | ||
![]() |
e22b6bb031 | ||
![]() |
ae1e15dcef | ||
![]() |
92599de20a | ||
![]() |
c2318080eb | ||
![]() |
b9d35c0cc1 | ||
![]() |
77fbeb625c |
8 changed files with 11 additions and 6 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit cbcbe7ff684f4200e362d0bc7178281b2c79d89b
|
Subproject commit 3d6ff486d4a8cafd018aa697dd9e764e729baaac
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8a4c07f24559dc0888413f9fc714d1bb6eecfecb
|
Subproject commit 1f45edd3d08cf91e982e15c575d1c348956101b2
|
|
@ -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 679ba691ef8bbca0d3518411523c017e2ad8cdf9
|
|
@ -1 +1 @@
|
||||||
Subproject commit eb6b8d0b878102c5fe7420e185667e450f99cf7a
|
Subproject commit eb43745d74433927e367d8efdc7ad0735b6a28b1
|
Loading…
Add table
Add a link
Reference in a new issue