Rename pin to pairing in navbar and routes#203
Draft
fabienheureux wants to merge 5 commits intoClassicOldSong:masterfrom
Draft
Rename pin to pairing in navbar and routes#203fabienheureux wants to merge 5 commits intoClassicOldSong:masterfrom
fabienheureux wants to merge 5 commits intoClassicOldSong:masterfrom
Conversation
Owner
|
Translations can left blank for those languages you are not familiar with, the other translations are usually machine translated so sometimes it's even worse than falling back to English. There're also other code in the C++ parts needs to change, but I can handle them myself when you're done. |
53eec0d to
9c5c90e
Compare
ghartemann
reviewed
Mar 7, 2025
Co-authored-by: Guillaume Hartemann-Piollet <36921636+ghartemann@users.noreply.github.com>
Co-authored-by: Víctor Fernández <victor.fernandez.gabriel@gmail.com>
Marocco2
suggested changes
Apr 10, 2025
I am european, and honestly speaking "Pairing" is well understandable by anybody in that list in my opinion. |
Co-authored-by: Marocco2 <marocco2@live.it>
ptoreki
reviewed
May 4, 2025
| "home": "ホーム", | ||
| "password": "パスワードの変更", | ||
| "pin": "Pin", | ||
| "pairing": "TODO: translate", |
There was a problem hiding this comment.
ペアリング (straight up pairing) works here, or 接続 which is connection.
6304bab to
8298149
Compare
ad14111 to
b2ec048
Compare
|
Could you please make a release for Mac OS Silicon |
7tg
reviewed
Oct 24, 2025
| @@ -385,7 +345,7 @@ | |||
| "configuration": "Konfigürasyon", | |||
| "home": "Ana Sayfa", | |||
| "password": "Şifre Değiştir", | |||
| "pin": "Pin", | |||
| "pairing": "TODO: translate", | |||
There was a problem hiding this comment.
Suggested change
| "pairing": "TODO: translate", | |
| "pairing": "Eşleştirme", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Following #192
We agreed on renaming Pin to Pairing in the user interface
TODO