1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

Style/update mobile styles (#1008)

* update styling for mobile

* remove Coming Soon
This commit is contained in:
Hayden 2022-02-26 14:00:55 -09:00 committed by GitHub
parent faf88ff820
commit 6a5fd8e4f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 42 additions and 24 deletions

View file

@ -245,7 +245,7 @@
"insert-section": "Insert Section",
"instructions": "Instructions",
"key-name-required": "Key Name Required",
"landscape-view-coming-soon": "Landscape View (Coming Soon)",
"landscape-view-coming-soon": "Landscape View",
"milligrams": "milligrams",
"new-key-name": "New Key Name",
"no-white-space-allowed": "No White Space Allowed",
@ -437,7 +437,7 @@
"tags": "Tags",
"untagged-count": "Untagged {count}"
},
"tool":{
"tool": {
"tools": "Tools"
},
"user": {
@ -495,4 +495,4 @@
"you-are-not-allowed-to-create-a-user": "You are not allowed to create a user",
"you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user"
}
}
}