19 lines
419 B
YAML
19 lines
419 B
YAML
# encoding: utf-8
|
|
#
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
ur:
|
|
title: "ڈسکورس"
|
|
errors: &errors
|
|
messages:
|
|
empty: ھالی نہیں ھو سکتا
|
|
activemodel:
|
|
errors:
|
|
<<: *errors
|
|
activerecord:
|
|
errors:
|
|
<<: *errors
|