mirror of https://github.com/tooot-app/app
New translations tabs.json (Swedish)
This commit is contained in:
parent
34478a28ba
commit
770f5ad366
|
@ -89,7 +89,7 @@
|
||||||
"name": ""
|
"name": ""
|
||||||
},
|
},
|
||||||
"preferencesFilterEdit": {
|
"preferencesFilterEdit": {
|
||||||
"name": ""
|
"name": "Redigera filter"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"name": "Redigera profil"
|
"name": "Redigera profil"
|
||||||
|
@ -195,16 +195,16 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"preferencesFilter": {
|
"preferencesFilter": {
|
||||||
"name": "",
|
"name": "Namn",
|
||||||
"expiration": "",
|
"expiration": "",
|
||||||
"expirationOptions": {
|
"expirationOptions": {
|
||||||
"0": "",
|
"0": "Aldrig",
|
||||||
"1800": "",
|
"1800": "Efter 30 minuter",
|
||||||
"3600": "",
|
"3600": "Efter 1 timme",
|
||||||
"43200": "",
|
"43200": "Efter 12 timmar",
|
||||||
"86400": "",
|
"86400": "Efter 1 dag",
|
||||||
"604800": "",
|
"604800": "Efter 1 vecka",
|
||||||
"18144000": ""
|
"18144000": "Efter 1 månad"
|
||||||
},
|
},
|
||||||
"context": "",
|
"context": "",
|
||||||
"contexts": {
|
"contexts": {
|
||||||
|
|
Loading…
Reference in New Issue