From 42dd98d61b8cece911e0380ee9864d2f2e0ee106 Mon Sep 17 00:00:00 2001 From: Klaus Silveira Date: Mon, 27 Mar 2023 12:10:03 -0400 Subject: [PATCH] New translations messages.en.yaml (Arabic) --- assets/translations/messages.ar.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/translations/messages.ar.yaml b/assets/translations/messages.ar.yaml index 1f3c507..a16bcf0 100644 --- a/assets/translations/messages.ar.yaml +++ b/assets/translations/messages.ar.yaml @@ -3,18 +3,18 @@ REPOSITORY_LIST_TITLE: Repositories REPOSITORY_MENU_CODE: Code REPOSITORY_MENU_COMMITS: Commits REPOSITORY_MENU_BRANCHES: Branches -REPOSITORY_MENU_TAGS: Tags +REPOSITORY_MENU_TAGS: 123Tags REPOSITORY_MENU_SEARCH: Search REPOSITORY_MENU_STATS: Stats REPOSITORY_MENU_SEARCH_PLACEHOLDER: Search this repository... REPOSITORY_SUBMENU_BRANCHES: Branches REPOSITORY_SUBMENU_TAGS: Tags -REPOSITORY_REFLIST_TOGGLE: 'Tree:' +REPOSITORY_REFLIST_TOGGLE: 'شجرة' REPOSITORY_REFLIST_PLACEHOLDER: Search branches and tags... REPOSITORY_REFLIST_BRANCHES: Branches REPOSITORY_REFLIST_TAGS: Tags REPOSITORY_TOOLBAR_CLONE_SSH: SSH -REPOSITORY_TOOLBAR_CLONE_HTTPS: HTTPS +REPOSITORY_TOOLBAR_CLONE_HTTPS: HTTP REPOSITORY_TOOLBAR_CLONE_COPIED: Copied to clipboard! REPOSITORY_TOOLBAR_FEED_RSS: RSS REPOSITORY_TOOLBAR_FEED_ATOM: ATOM