Skip to content

Commit bdcbb60

Browse files
committed
Update localization files for English and Russian to simplify the "repoPrivate" link text, removing additional descriptors for clarity.
1 parent 6f863a2 commit bdcbb60

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
}
8282
},
8383
"links": {
84-
"repoPrivate": "Repo: Private / coming soon",
84+
"repoPrivate": "Repo",
8585
"paper": "Paper",
8686
"theory": "Theory article"
8787
}

assets/i18n/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
}
8282
},
8383
"links": {
84-
"repoPrivate": "Репозиторий: приватный / скоро",
84+
"repoPrivate": "Репозиторий",
8585
"paper": "Статья",
8686
"theory": "Теоретическая статья"
8787
}

0 commit comments

Comments
 (0)