diff --git a/src/locales/or.json b/src/locales/or.json index 0967ef42..ffcc8728 100644 --- a/src/locales/or.json +++ b/src/locales/or.json @@ -1 +1,20 @@ -{} +{ + "titles": { + "login": "ଲଗ୍ ଇନ୍", + "feed": "ଫିଡ୍", + "trending": "ଟ୍ରେଣ୍ଡିଂ", + "register": "ପଂଜିକରଣ", + "preferences": "ପସନ୍ଦ", + "history": "ଇତିହାସ", + "subscriptions": "ଅନୁସୃତ ଗୁଡ଼ିକ", + "playlists": "ପ୍ଲେଲିଷ୍ଟ ଗୁଡ଼ିକ", + "instance": "ଉଦାହରଣ", + "account": "ଆକାଉଣ୍ଟ", + "player": "ପ୍ଲେୟାର", + "livestreams": "ସିଧାପ୍ରସାରଣ ଗୁଡ଼ିକ", + "channels": "ସ୍ରୋତ ଗୁଡ଼ିକ" + }, + "player": { + "watch_on": "{0} ରେ ଦେଖନ୍ତୁ" + } +}