Skip to content

Commit

Permalink
fix: localization issues (#1151)
Browse files Browse the repository at this point in the history
* Fix text misspelling 1

* Fix misuse of the capital letter

* Fix faq and misuse of the capital letter

* Fix invalid project name translation

* Use correct russian translation for coin word

* Fix confusion in wording
Check is required
  • Loading branch information
shpingalet007 authored Dec 20, 2023
1 parent 42a348a commit 6f6efb6
Show file tree
Hide file tree
Showing 7 changed files with 2,270 additions and 225 deletions.
24 changes: 12 additions & 12 deletions components/terms/templates/ru.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions js/faq.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions localization/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -845,15 +845,15 @@ _l.noDownloadedVideos = "Keine heruntergeladenen Videos";
_l.buy = 'Kaufen';


_l.lowstar1 = "Das Bastion-Team führt ein vorübergehendes Moratorium für 1- und 2-Sterne-Bewertungen ein, mit Ausnahme von verbotenen Inhalten. Verbotene Inhalte sind:"
_l.lowstar1 = "Das Bastyon-Team führt ein vorübergehendes Moratorium für 1- und 2-Sterne-Bewertungen ein, mit Ausnahme von verbotenen Inhalten. Verbotene Inhalte sind:"
_l.lowstar_reason_1 = "Erotik/Porno"
_l.lowstar_reason_2 = "Ausbeutung von Kindern"
_l.lowstar_reason_3 = "Direkte Androhung von Gewalt"
_l.lowstar_reason_4 = "Illegale Drogen"
_l.lowstar2 = "Bitte verwenden Sie keine 1- und 2-Sterne-Bewertungen aus anderen Gründen. Nachdem die neue Moderation Mitte Mai veröffentlicht wurde, können Sie niedrige Bewertungen aus anderen Gründen verwenden."
_l.lowstaragree = "Ich bestätige, dass dieser Beitrag eine von vier Arten von verbotenen Inhalten enthält"

_l.androidPopupTitle = "Erhalte unzensierte Informationen in der mobilen Bastion-App"
_l.androidPopupTitle = "Erhalte unzensierte Informationen in der mobilen Bastyon-App"
_l.androidPopupAgree = "Zur App wechseln"
_l.androidPopupDisagree = "Nicht jetzt"

Expand Down
6 changes: 3 additions & 3 deletions localization/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -2456,7 +2456,7 @@ _l.boost_c45 = ' - here you can purchase PKOIN using a bank card.'
_l.boost_c34 = 'Buying PKOIN peer-to-peer on Bastyon'
_l.boost_c35 = 'PKOIN purchase is possible from other Bastyon users. You can agree on the terms of purchase/sale in personal correspondence with the seller / buyer, whom you can find in the news feed under the category "PKOIN/peer-to-peer"'
_l.boost_c36 = 'How do I start advertising?'
_l.boost_c37 = 'Launching ads on Bastion is very simple. To do this, you need:'
_l.boost_c37 = 'Launching ads on Bastyon is very simple. To do this, you need:'
_l.boost_c38 = 'Prepare an advertising publication (video, post or article)'
_l.boost_c39 = 'Buy PKOIN'
_l.boost_c40 = 'Deposit the required amount of PKOIN to start advertising'
Expand Down Expand Up @@ -2637,9 +2637,9 @@ _l.commonRequest_er_email = "Leave an email for feedback"
_l.registration_e13114 = "There is some problem with your registration due to strange activity."
_l.balance_e13114 = "There is some problem with sending your actions due to strange activity."

_l.solutionbalance_1 = "To continue interacting with Bastion, you can replenish the balance of your wallet yourself"
_l.solutionbalance_1 = "To continue interacting with Bastyon, you can replenish the balance of your wallet yourself"
_l.solutionbalance_2 = "or contact support"
_l.solutionbalance_3 = "To continue interacting with Bastion, you can contact support"
_l.solutionbalance_3 = "To continue interacting with Bastyon, you can contact support"

_l.commonRequest_submitted = "Thank you for contacting us, we will review your application"
_l.torusing_changedirectProxy = "Change to External proxy";
Expand Down
52 changes: 26 additions & 26 deletions localization/ru.js

Large diffs are not rendered by default.

Loading

0 comments on commit 6f6efb6

Please sign in to comment.