mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Fix unescaped apostrophes in translations (#3700)
This commit is contained in:
parent
5e79786095
commit
4a5c63a295
34 changed files with 309 additions and 309 deletions
|
|
@ -263,8 +263,8 @@
|
|||
<string name="alert_bell_text">알람 종 문자!</string>
|
||||
<string name="critical_alert">중요 경고!</string>
|
||||
<string name="favorite">즐겨찾기</string>
|
||||
<string name="favorite_add">\'%1$s\'를 즐겨찾기 하시겠습니까?</string>
|
||||
<string name="favorite_remove">\'%1$s\'를 즐겨찾기 취소하시겠습니까?</string>
|
||||
<string name="favorite_add">'%1$s'를 즐겨찾기 하시겠습니까?</string>
|
||||
<string name="favorite_remove">'%1$s'를 즐겨찾기 취소하시겠습니까?</string>
|
||||
<string name="power_metrics_log">전원 메트릭 로그</string>
|
||||
<string name="channel_1">채널 1</string>
|
||||
<string name="channel_2">채널 2</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue