Compare commits

...

4 commits

Author SHA1 Message Date
dependabot[bot]
5436656aed
Bump ua-parser-js from 0.7.28 to 0.7.33 in /Web/static/js (#838)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-28 08:22:04 +00:00
ayato
db433b627f
Locales: English: Fix grammar (#833) 2023-01-28 08:20:09 +00:00
Ilya Prokopenko
4cb8d2d69d
Push changes when any branch is changed 2023-01-28 08:10:26 +00:00
Ilya Prokopenko
6d26269873
Change the secret name for the workflow 2023-01-28 08:05:02 +00:00
3 changed files with 11 additions and 13 deletions

View file

@ -1,8 +1,6 @@
name: Codeberg Mirroring
on:
push:
branches: ["master"]
on: push
jobs:
to_codeberg:
@ -14,4 +12,4 @@ jobs:
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: "git@codeberg.org:openvk/openvk.git"
ssh_private_key: ${{ secrets.CODEBERG_PRIVSSH }}
ssh_private_key: ${{ secrets.CODEBERG_MIRRORSSH }}

View file

@ -321,9 +321,9 @@ trim-extra-html-whitespace@1.3.0:
integrity sha1-tH77DRpfKlaoXMRc6lJWUek0BM8=
ua-parser-js@^0.7.18:
version "0.7.28"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
version "0.7.33"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532"
integrity sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==
uglify-js@^3.1.4:
version "3.17.3"

View file

@ -66,7 +66,7 @@
"birth_date" = "Birth date";
"registration_date" = "Registration date";
"hometown" = "Hometown";
"this_is_you" = "that is You";
"this_is_you" = "it's you";
"edit_page" = "Edit page";
"edit_group" = "Edit group";
"change_status" = "change status";
@ -620,15 +620,15 @@
"notifications_post" = "$1 published $2a post$3 on your wall: $4";
"notifications_appoint" = "$1 appointed you as community manager $2";
"nt_liked_yours" = "liked yours";
"nt_shared_yours" = "shared yours";
"nt_liked_yours" = "liked your";
"nt_shared_yours" = "shared your";
"nt_commented_yours" = "commented";
"nt_written_on_your_wall" = "wrote on your wall";
"nt_made_you_admin" = "appointed you in the community";
"nt_from" = "from";
"nt_yours_adjective" = "yours";
"nt_yours_feminitive_adjective" = "yours";
"nt_yours_adjective" = "your";
"nt_yours_feminitive_adjective" = "your";
"nt_post_nominative" = "post";
"nt_post_instrumental" = "post";
"nt_note_instrumental" = "note";