Logo
Explore Help
Sign In
studio/element-call
2
0
Fork 0
You've already forked element-call
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
71664f5f8e1ea7c98df0cc6a2029f16128bfe673
element-call/public/locales/sq/app.json

6 lines
49 B
JSON
Raw Normal View History

Migrate action, common, a11y translation keys ``` move () { FROM=$1 TO=$2 find public/locales -type f -exec sh -c 'jq ".$TO = .\"$FROM\" | del(.\"$FROM\") | del(..|nulls) | select(length > 0)" {} | sponge {}' \; } move "Avatar" "common.avatar" move "Camera" "common.camera" move "Close" "action.close" move "Copied!" "common.copied" move "Copy" "action.copy" move "Copy link" "action.copy_link" move "Encrypted" "common.encrypted" move "Go" "action.go" move "Home" "common.home" move "Invite" "action.invite" move "Loading…" "common.loading" move "Microphone" "common.microphone" move "No" "action.no" move "Not encrypted" "common.unencrypted" move "Password" "common.password" move "Profile" "common.profile" move "Username" "common.username" move "Video" "common.video" move "Register" "action.register" move "Remove" "action.remove" move "Settings" "common.settings" move "Sign in" "action.sign_in" move "Sign out" "action.sign_out" move "Submit" "action.submit" move "User menu" "a11y.user_menu" move "Audio" "common.audio" move "Display name" "common.display_name" ```
2023-11-20 11:05:18 +00:00
{
"common": {},
"action": {},
"a11y": {}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 21ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API