Skip to content

Commit 49d0760

Browse files
Sohaib-50pre-commit-ci[bot]DenverCoder1
authored
Added urdu translation (#62)
* Added urdu translation * style: auto fixes from pre-commit hooks * Changed word for views Co-authored-by: Jonah Lawrence <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jonah Lawrence <[email protected]>
1 parent 12d706b commit 49d0760

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

api/locale/ur.yml

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
ur:
2+
direction: rtl
3+
views: "%{number} ملاحظات"
4+
seconds-ago:
5+
one: "1 سیکنڈ پہلے"
6+
many: "%{count} سیکنڈ پہلے"
7+
minutes-ago:
8+
one: "1 منٹ پہلے"
9+
many: "%{count} منٹ پہلے"
10+
hours-ago:
11+
one: "1 گھنٹہ پہلے"
12+
many: "%{count} گھنٹے پہلے"
13+
days-ago:
14+
one: "1 دن پہلے"
15+
many: "%{count} دن پہلے"
16+
months-ago:
17+
one: "1 مہینہ پہلے"
18+
many: "%{count} مہینے پہلے"
19+
years-ago:
20+
one: "1 سال پہلے"
21+
many: "%{count} سال پہلے"

0 commit comments

Comments
 (0)