Skip to content

Commit

Permalink
Localisation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Snesnopic committed May 17, 2024
1 parent 6971f25 commit 72623b5
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions Morser/Localizable.xcstrings
Original file line number Diff line number Diff line change
@@ -1,40 +1,6 @@
{
"sourceLanguage" : "en",
"strings" : {
"*" : {
"localizations" : {
"en-GB" : {
"stringUnit" : {
"state" : "translated",
"value" : "*"
}
},
"es-419" : {
"stringUnit" : {
"state" : "translated",
"value" : "*"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
"value" : "*"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "*"
}
},
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "*"
}
}
}
},
"**Start listening**" : {
"localizations" : {
"en-GB" : {
Expand Down Expand Up @@ -1055,6 +1021,40 @@
}
}
},
"Stop haptics" : {
"localizations" : {
"en-GB" : {
"stringUnit" : {
"state" : "translated",
"value" : "Stop haptics"
}
},
"es-419" : {
"stringUnit" : {
"state" : "translated",
"value" : "Detener"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
"value" : "Ferma vibrazioni"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "햅틱 스톱"
}
},
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Стоп-код"
}
}
}
},
"Time unit is espressed in ms (milliseconds).\nTimings:\n. = 1 time unit (%.0f ms)\n- = 3 time units (%.0f ms)\nSpace between same symbols = 1 time unit (%.0f ms)\nSpace between different symbols = 3 time units (%.0f ms)\nSpace between words = 7 time units (%.0f ms)" : {
"localizations" : {
"en" : {
Expand Down

0 comments on commit 72623b5

Please sign in to comment.