Skip to content

Commit

Permalink
Fixed past relativeTime for gu
Browse files Browse the repository at this point in the history
પેહલા-> પહેલા.
  • Loading branch information
kartikm committed Jul 11, 2018
1 parent 2e2a5b3 commit 96c393b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/gu.js
Expand Up @@ -58,7 +58,7 @@
},
relativeTime: {
future: '%s મા',
past: '%s પેહલા',
past: '%s પહેલા',
s: 'અમુક પળો',
ss: '%d સેકંડ',
m: 'એક મિનિટ',
Expand Down

0 comments on commit 96c393b

Please sign in to comment.