-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add canned searches #42184
Add canned searches #42184
Changes from all commits
48ce99e
6f631fe
71b4c5a
d02e711
c46501f
f870dbe
afe0d17
3d53137
c3fab89
5a45331
95108dc
43f4de1
b765ea2
a086515
e77f8e0
4de2919
1292b7d
5be9339
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -324,6 +324,9 @@ export default { | |||||
action: 'Acción', | ||||||
expenses: 'Gastos', | ||||||
tax: 'Impuesto', | ||||||
shared: 'Compartido', | ||||||
drafts: 'Borradores', | ||||||
finished: 'Finalizado', | ||||||
Comment on lines
+327
to
+329
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Did these translations get approved internally? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Haha I asked for another translation and got the plural like I suggested above. I think it makes sense to use the plural, since all other items are plural too, e.g. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bump @jnowakow. I think we should change this to plural since all other ones are plural too |
||||||
}, | ||||||
connectionComplete: { | ||||||
title: 'Conexión Completa', | ||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bump @jnowakow. I think we should change this to plural since all other ones are plural too