spelling: additional

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 12:34:05 -05:00
parent 395e6d3b22
commit 2df7d018dd
5 changed files with 5 additions and 5 deletions

View file

@ -145,7 +145,7 @@ static void prv_update_prf_info_text_layers_text(BTPairingUIData *data) {
{ "Associare?", font_key_default }, // Italian
{ "Emparelhar?", font_key_default }, // Portuguese
{ "ペアリング", font_key_japanese }, // Japanese
{ "配对", font_key_default }, // Chinese (traditional?)
{ "配对", font_key_default }, // Chinese (tradditional?)
{ "配對", font_key_default } // Chinese (simplified?)
};