mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-15 22:11:06 +00:00
de: updated fast refresh disclaimer, fixed english grammar ;-) (#1816)
This commit is contained in:
parent
6babd50d6e
commit
d46d47f97d
1 changed files with 3 additions and 3 deletions
|
@ -50773,19 +50773,19 @@
|
|||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Die schnelle Aktualisierung deaktiviert das Caching der Timeline und ruft immer eine frische Timeline ab, wenn du auf den Timeline-Tab oder in die App zurückkehrst."
|
||||
"value" : "Die schnelle Aktualisierung deaktiviert Positionsspeicherung und Caching der Timeline. Sie ruft immer eine frische Timeline ab."
|
||||
}
|
||||
},
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline."
|
||||
"value" : "Fast refresh disable timeline position saving and caching. It'll always fetch a fresh timeline."
|
||||
}
|
||||
},
|
||||
"en-GB" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline."
|
||||
"value" : "Fast refresh disable timeline position saving and caching. It'll always fetch a fresh timeline."
|
||||
}
|
||||
},
|
||||
"es" : {
|
||||
|
|
Loading…
Reference in a new issue